@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/bJyMef>
  gtm:kadastraalNummer "982" ;
  gtm:kadastraleAanduiding "C982" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C982" ;
  sdo:name "Perceel GDA01-C982"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15864> ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7128539 52.0131772, 4.7127859 52.0132373, 4.7127678 52.0132293, 4.7127527 52.0132413, 4.7127202 52.013237, 4.7126989 52.013256, 4.7126645 52.013291, 4.7126762 52.0132954, 4.7126398 52.0133325, 4.7127579 52.0133864, 4.7128063 52.0133415, 4.7127937 52.0133273, 4.7128476 52.013281, 4.7128992 52.0132784, 4.7129615 52.0132259, 4.7128539 52.0131772))"^^geo:wktLiteral ;
    osm:area 217.0
  ] .

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