@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/bbRYoj>
  gtm:oppervlakte 598.0 ;
  gtm:kadastraalNummer 3876.0 ;
  gtm:kadastraleAanduiding "C3876"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C3876" ;
  sdo:name "Perceel GDA01-C3876"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260387670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4ACCO>, <https://n2t.net/ark:/60537/bMTa53> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bPaRYA> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105122> ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7109381133871 52.013347509778,4.710752988088 52.013462135886,4.7103755804857 52.01344455153,4.710379589828 52.01338258157,4.7103943652593 52.013383232788,4.7103924760081 52.013369433717,4.7104609447753 52.013299636905,4.7104652971375 52.013299841694,4.7104667576103 52.013288012363,4.7105656686412 52.01329264368,4.7105663987965 52.013286733508,4.7106067784417 52.013288619459,4.710606048156 52.013294538619,4.7106534294605 52.013296752424,4.7107019383575 52.013266722303,4.7107281715803 52.013282261197,4.7107781073668 52.01325130445,4.7108128764242 52.013272653937,4.7108146116953 52.013271567322,4.7109381133871 52.013347509778))"^^geo:wktLiteral ;
    osm:area 598.0
  ] .

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