@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/bpmW63>
  gtm:oppervlakte 41.0 ;
  gtm:kadastraalNummer 3846.0 ;
  gtm:kadastraleAanduiding "D3846"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3846" ;
  sdo:name "Perceel GDA01-D3846"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270384670000/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/73537> ;
  sdo:startDate "1998-06-22"^^xsd:date ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7063303742753 52.009019601041,4.7064581943902 52.00908709723,4.7064663294189 52.009091395794,4.7064270861596 52.009109891705,4.7064176496439 52.0091049744,4.7062854959042 52.009036068884,4.7063173255757 52.00901276628,4.7063303742753 52.009019601041))"^^geo:wktLiteral ;
    osm:area 44.0
  ] .

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