@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/bL0FWf>
  gtm:kadastraalNummer "315" ;
  gtm:kadastraleAanduiding "B315" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B315" ;
  sdo:name "Perceel GDA01-B315"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14161> ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7060641 52.0111577, 4.7060105 52.0111279, 4.7059984 52.0111379, 4.7059637 52.0111663, 4.7058655 52.0112478, 4.7057414 52.0113484, 4.7055915 52.0114699, 4.7056856 52.0115194, 4.7059193 52.0113213, 4.7058868 52.0113053, 4.7060536 52.0111664, 4.7060641 52.0111577))"^^geo:wktLiteral ;
    osm:area 324.0
  ] .

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