@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos-thes: <http://purl.org/iso25964/skos-thes#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix dcmiperiod: <http://dublincore.org/documents/2006/04/10/dcmi-period/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix void: <http://rdfs.org/ns/void#> .

<http://standaarden.omgevingswet.overheid.nl/typegebiedsaanwijzing/id/concept/Functie>
  a skos:Concept;
  foaf:isPrimaryTopicOf <http://standaarden.omgevingswet.overheid.nl/typegebiedsaanwijzing/doc/20241014000000/concept/Functie>;
  skos:definition "Object dat machineleesbaar maakt dat een Juridische regel en de bijbehorende Locatie(s) gaan over een functie: het gebruiksdoel of de bijzondere eigenschap die een onderdeel van de fysieke leefomgeving op een bepaalde locatie heeft.";
  rdfs:comment "";
  rdfs:label "functie";
  skos:prefLabel "Functie" .

_:Temporal-httpstandaardenomgevingswetoverheidnltypegebiedsaanwijzingdoc20241014000000conceptFunctie
  dcmiperiod:start "2024-10-14"^^xsd:date .

<http://standaarden.omgevingswet.overheid.nl/typegebiedsaanwijzing/doc/20241014000000/concept/Functie>
  a prov:Entity;
  dcterms:temporal _:Temporal-httpstandaardenomgevingswetoverheidnltypegebiedsaanwijzingdoc20241014000000conceptFunctie .
