@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/bDJdNE>
  gtm:oppervlakte 170.0 ;
  gtm:kadastraalNummer 1707.0 ;
  gtm:kadastraleAanduiding "H1707"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H1707" ;
  sdo:name "Perceel GDA01-H1707"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310170770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bEYAbV> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76786> ;
  sdo:startDate "1998-02-05"^^xsd:date ;
  sdo:sdDatePublished "2026-01-29T18:31:38+00:00"^^xsd:dateTime ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7092018131864 52.016191349079,4.7091213420659 52.016251961786,4.7090414296123 52.016194766704,4.7090901697894 52.016171875365,4.7091618773258 52.016142626662,4.7092239376632 52.016123227576,4.7094058217157 52.01609483788,4.7093996005225 52.016141128273,4.7092771769837 52.016162112375,4.7092344473047 52.016173847847,4.7092223609562 52.01617834435,4.7092018131864 52.016191349079))"^^geo:wktLiteral ;
    osm:area 151.0
  ] .

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