@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/bvpoar>
  gtm:oppervlakte 13.0 ;
  gtm:kadastraalNummer 3789.0 ;
  gtm:kadastraleAanduiding "B3789"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3789" ;
  ns0:name "Perceel GDA01-B3789"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250378970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b0Q13C> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/249779> ;
  ns0:startDate "2009-02-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7073570309269 52.012142634041,4.7073817090298 52.012119406701,4.7074049115171 52.012097429212,4.7074260443128 52.01210627,4.7074025437143 52.012128695193,4.7073786104813 52.012151792013,4.7073690291863 52.012147727852,4.7073570309269 52.012142634041))"^^geo:wktLiteral ;
    osm:area 11.0
  ] .

