@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/bIVSK5>
  gtm:oppervlakte 160.0 ;
  gtm:kadastraalNummer 3164.0 ;
  gtm:kadastraleAanduiding "B3164"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3164" ;
  ns0:name "Perceel GDA01-B3164"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250316470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bAbw4p> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/264435> ;
  ns0:startDate "2003-02-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7059167314488 52.011636079865,4.7058246350005 52.011591629466,4.7059416200302 52.011482108654,4.7059870442704 52.011441393371,4.706084292044 52.011480417487,4.7060038427144 52.011555211922,4.7059167314488 52.011636079865))"^^geo:wktLiteral ;
    osm:area 164.0
  ] .

