@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/bMSYdo>
  gtm:kadastraalNummer "850" ;
  gtm:kadastraleAanduiding "C850" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C850" ;
  sdo:name "Perceel GDA01-C850"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15732> ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7101121 52.0146675, 4.7100661 52.0146504, 4.7100155 52.0146293, 4.7099702 52.0146087, 4.7099114 52.0145821, 4.709785 52.0145275, 4.7097843 52.0145358, 4.7100299 52.0146479, 4.7104165 52.014817, 4.7104335 52.0148196, 4.7104371 52.014778, 4.710342 52.014767, 4.7103071 52.0147528, 4.7102517 52.0147281, 4.7102047 52.0147077, 4.7101553 52.0146868, 4.7101121 52.0146675))"^^geo:wktLiteral ;
    osm:area 81.0
  ] .

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