@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bzYN0q>
  gtm:oppervlakte 2017.0 ;
  gtm:kadastraalNummer 3170.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I3170"^^xsd:string ;
  gtm:kadastraleAanduiding "I3170"@nl ;
  ns0:name "Perceel GDA01-I3170"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320317070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  hg:absorbed <https://n2t.net/ark:/60537/buzCkS> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/261224> ;
  ns0:startDate "2003-12-22"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.716699746943 52.022106091757,4.7166566442669 52.022101612756,4.7166615771313 52.022083529252,4.7157767818227 52.021967749942,4.7158471200079 52.021706391242,4.7164627892857 52.021770131434,4.7164633566399 52.021770188596,4.716782473149 52.021803222799,4.716699746943 52.022106091757))"^^geo:wktLiteral ;
    osm:area 2011.0
  ] .

