@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/bMtzTZ>
  gtm:kadastraalNummer "703" ;
  gtm:kadastraleAanduiding "C703" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C703" ;
  sdo:name "Perceel GDA01-C703"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15585> ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7116147 52.0126401, 4.7116288 52.0126501, 4.7118165 52.0127647, 4.7118594 52.0127909, 4.7122567 52.0130231, 4.7122678 52.0130159, 4.7123146 52.0130432, 4.7122827 52.013064, 4.7122924 52.0130696, 4.7123739 52.0130234, 4.7122091 52.0129245, 4.7116835 52.0126162, 4.7116704 52.0126087, 4.7116147 52.0126401))"^^geo:wktLiteral ;
    osm:area 373.0
  ] .

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