@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/bGDYt5>
  gtm:kadastraalNummer "45" ;
  gtm:kadastraleAanduiding "A45" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A45" ;
  sdo:name "Perceel GDA01-A45"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bacwcI> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13047> ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.699581 52.0115512, 4.6996373 52.0115834, 4.699645 52.0115783, 4.6996817 52.0115993, 4.6996622 52.0116124, 4.6997038 52.0116383, 4.6997038 52.0116383, 4.7004754 52.0111673, 4.7006801 52.0110528, 4.7007581 52.0110064, 4.7007794 52.0109936, 4.7007627 52.0109831, 4.7008483 52.0109317, 4.7008562 52.0109263, 4.7008003 52.0108929, 4.7001672 52.0112886, 4.7000882 52.0112411, 4.699581 52.0115512))"^^geo:wktLiteral ;
    osm:area 988.0
  ] .

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