@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix sdo: <https://schema.org/> .
@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/b0cIBH>
  gtm:kadastraalNummer "709" ;
  gtm:kadastraleAanduiding "C709" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C709" ;
  sdo:name "Perceel GDA01-C709"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bRSOpo> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15591> ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7114187 52.0127346, 4.7114051 52.0127251, 4.7113431 52.0127458, 4.7113587 52.0127581, 4.7115597 52.0128716, 4.7115932 52.0128482, 4.7116831 52.0129, 4.7117141 52.0129187, 4.7117723 52.0128777, 4.7117101 52.0128401, 4.7116591 52.0128731, 4.7114187 52.0127346))"^^geo:wktLiteral ;
    osm:area 133.0
  ] .

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