@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix sdo: <https://schema.org/> .
@prefix hg: <http://rdf.histograph.io/> .
@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/bELGsS>
  gtm:kadastraalNummer "562" ;
  gtm:kadastraleAanduiding "D562" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D562" ;
  sdo:name "Perceel GDA01-D562"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bHu0eH>, <https://n2t.net/ark:/60537/bJyXWO> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16747> ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7119048 52.0087991, 4.7116723 52.0087235, 4.7117134 52.0086778, 4.7116054 52.0086411, 4.7115626 52.0086889, 4.7114456 52.0086539, 4.7113067 52.0086063, 4.7112672 52.0086523, 4.7114706 52.0087148, 4.7115998 52.0087571, 4.7118653 52.0088421, 4.711881 52.0088476, 4.7119205 52.0088046, 4.7119048 52.0087991))"^^geo:wktLiteral ;
    osm:area 312.0
  ] .

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