@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/bjA1vC>
  gtm:oppervlakte 114.0 ;
  gtm:kadastraalNummer 7371.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7371" ;
  gtm:kadastraleAanduiding "M7371"@nl ;
  ns0:name "Perceel GDA01-M7371"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350737170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bTyyIv> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/288247> ;
  ns0:startDate "2013-04-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6969399937356 52.031775367829,4.6969747539559 52.031749559187,4.6972956624413 52.031913140872,4.6972582954385 52.031940732012,4.6969375170665 52.031777213908,4.6969399937356 52.031775367829))"^^geo:wktLiteral ;
    osm:area 114.0
  ] .

