@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/b8k2Zx>
  gtm:oppervlakte 112.0 ;
  gtm:kadastraalNummer 3523.0 ;
  gtm:kadastraleAanduiding "B3523"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3523" ;
  ns0:name "Perceel GDA01-B3523"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250352370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bSw4rf> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71813> ;
  ns0:startDate "2007-02-07"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7066380836802 52.01346626516,4.7065708685122 52.013432952033,4.7066610158615 52.013369098244,4.7067567202003 52.013292288261,4.7067795926239 52.013303629005,4.7067835944055 52.013301018533,4.7067883061823 52.013303454659,4.7068203757527 52.013321149425,4.7067233578701 52.013404845974,4.7066380836802 52.01346626516))"^^geo:wktLiteral ;
    osm:area 117.0
  ] .

