@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/bmerH2>
  gtm:oppervlakte 82.0 ;
  gtm:kadastraalNummer 3673.0 ;
  gtm:kadastraleAanduiding "B3673"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3673"^^xsd:string ;
  ns0:name "Perceel GDA01-B3673"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250367370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bywKPG> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72299> ;
  ns0:startDate "2003-02-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7052947557702 52.012064964854,4.7054020408163 52.011985220913,4.7054072708426 52.011988046599,4.7054824220284 52.011935135626,4.7055249834552 52.011957250892,4.7054854444746 52.011982549006,4.705348450634 52.012091557983,4.7052947557702 52.012064964854))"^^geo:wktLiteral ;
    osm:area 81.0
  ] .

