@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/bVDn9z>
  gtm:kadastraalNummer "369" ;
  gtm:kadastraleAanduiding "C369" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C369" ;
  sdo:name "Perceel GDA01-C369"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15251> ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7141305 52.0071533, 4.714091 52.0071521, 4.7140519 52.0071562, 4.7140129 52.0071602, 4.7139801 52.0071739, 4.7139571 52.0071877, 4.71423 52.0072231, 4.7143747 52.0072416, 4.7147056 52.0072833, 4.7147607 52.0072632, 4.7148814 52.0072431, 4.7148778 52.007231, 4.7149857 52.0071942, 4.7154939 52.0071386, 4.7154538 52.0071266, 4.7154122 52.0071285, 4.71537 52.0071304, 4.7153231 52.0071343, 4.715275 52.0071382, 4.7152215 52.0071451, 4.7151674 52.0071521, 4.7151117 52.0071608, 4.7150561 52.0071696, 4.7149885 52.0071855, 4.7149438 52.007196, 4.714899 52.0072067, 4.7147829 52.007224, 4.7147251 52.0072287, 4.7146748 52.0072278, 4.7145996 52.0072265, 4.7145205 52.007217, 4.7143842 52.0072007, 4.7143393 52.0071945, 4.7143029 52.0071866, 4.7142666 52.0071781, 4.7141812 52.0071629, 4.7141305 52.0071533))"^^geo:wktLiteral ;
    osm:area 392.0
  ] .

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