@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/benm2g>
  gtm:oppervlakte 53.0 ;
  gtm:kadastraalNummer 3736.0 ;
  gtm:kadastraleAanduiding "D3736"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3736" ;
  ns0:name "Perceel GDA01-D3736"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270373670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bsH9zJ> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73159> ;
  ns0:startDate "2011-12-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7080840683859 52.007408401995,4.7081413557319 52.00751295313,4.7080829234363 52.007525325642,4.7080240941023 52.00742161948,4.7080840683859 52.007408401995))"^^geo:wktLiteral ;
    osm:area 53.0
  ] .

