@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix sdo: <https://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix hg: <http://rdf.histograph.io/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bojtgG>
  gtm:oppervlakte 10.0 ;
  gtm:kadastraalNummer 3847.0 ;
  gtm:kadastraleAanduiding "D3847"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3847" ;
  sdo:name "Perceel GDA01-D3847"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270384770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4ZZM4> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105167> ;
  sdo:startDate "1998-06-22"^^xsd:date ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7062501924654 52.009017654144,4.7062823703144 52.008994443447,4.7063173255757 52.00901276628,4.7062854959042 52.009036068884,4.7062501924654 52.009017654144))"^^geo:wktLiteral ;
    osm:area 11.0
  ] .

# dynamically created via construct_rdf.php on sparql.goudatijdmachine.nl
