@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <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/btJDKT>
  gtm:oppervlakte 174.0 ;
  gtm:kadastraalNummer 3385.0 ;
  gtm:kadastraleAanduiding "F3385"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3385" ;
  ns0:name "Perceel GDA01-F3385"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290338570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bUoncL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76230> ;
  ns0:startDate "2002-10-10"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7035011401651 52.00382536177,4.703440429347 52.0037581802,4.703370817011 52.003678803524,4.7034897138972 52.003637769979,4.7035611099754 52.003716698534,4.7036212517534 52.003783957634,4.7035011401651 52.00382536177))"^^geo:wktLiteral ;
    osm:area 175.0
  ] .

