@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/bFBu88>
  gtm:kadastraalNummer "611" ;
  gtm:kadastraleAanduiding "C611" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C611" ;
  sdo:name "Perceel GDA01-C611"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/boJYYc> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15493> ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7127451 52.0120877, 4.7127625 52.012073, 4.7124587 52.0119372, 4.7124445 52.0119316, 4.712394 52.0119757, 4.7124109 52.0119827, 4.7125622 52.0120518, 4.7125475 52.0120639, 4.7125831 52.0120828, 4.7125916 52.0120767, 4.7126002 52.0120705, 4.7127234 52.0121264, 4.7127501 52.012104, 4.7127985 52.0121324, 4.7128052 52.012128, 4.7128592 52.012153, 4.7128727 52.0121387, 4.7127451 52.0120877))"^^geo:wktLiteral ;
    osm:area 193.0
  ] .

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