@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix sdo: <https://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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/b5PEL6>
  gtm:oppervlakte 770.0 ;
  gtm:kadastraalNummer 2623.0 ;
  gtm:kadastraleAanduiding "C2623"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C2623" ;
  sdo:name "Perceel GDA01-C2623"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260262370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/bCtYMw>, <https://n2t.net/ark:/60537/buzoCE> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72448> ;
  sdo:startDate "1998-02-05"^^xsd:date ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7130209944324 52.008153804666,4.713521455987 52.008307504375,4.7138031960181 52.008391387343,4.713797438135 52.008400423706,4.7137421182729 52.00850135263,4.7133633999093 52.008393445684,4.7133163094736 52.008379001392,4.7129337898353 52.008260563844,4.7130209944324 52.008153804666))"^^geo:wktLiteral ;
    osm:area 803.0
  ] .

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