@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix sdo: <https://schema.org/> .
@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/bKNYmP>
  gtm:kadastraalNummer "680" ;
  gtm:kadastraleAanduiding "C680" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C680" ;
  sdo:name "Perceel GDA01-C680"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15562> ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.712713 52.0127999, 4.7127491 52.0127701, 4.712656 52.012712, 4.712614 52.0127409, 4.7125221 52.012804, 4.7125642 52.0128303, 4.7126563 52.012768, 4.712713 52.0127999))"^^geo:wktLiteral ;
    osm:area 79.0
  ] .

# dynamically created via cached_rdf.php via mongodb
