@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/bjn5Sv>
  gtm:kadastraalNummer "366" ;
  gtm:kadastraleAanduiding "C366" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C366" ;
  sdo:name "Perceel GDA01-C366"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15248> ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7148154 52.0074152, 4.7147825 52.007378, 4.7147086 52.0073731, 4.7146804 52.0074749, 4.7150366 52.0075108, 4.7149519 52.0074252, 4.7149076 52.0074336, 4.7149066 52.0074383, 4.7148991 52.0074377, 4.7149 52.007433, 4.7148669 52.0074304, 4.7148154 52.0074152))"^^geo:wktLiteral ;
    osm:area 189.0
  ] .

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