@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/breeip>
  gtm:oppervlakte 67.0 ;
  gtm:kadastraalNummer 2844.0 ;
  gtm:kadastraleAanduiding "E2844"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E2844"^^xsd:string ;
  ns0:name "Perceel GDA01-E2844"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280284470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b3kpNj> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73738> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7013286446434 52.00764981593,4.7012281350083 52.007600135506,4.7011418195376 52.007553755578,4.701183958451 52.007518362095,4.701227687425 52.007541816045,4.7012710986587 52.007565097347,4.7013068698763 52.007584145513,4.7013076885006 52.007591565727,4.7013155143761 52.007591269768,4.7013286446434 52.00764981593))"^^geo:wktLiteral ;
    osm:area 69.0
  ] .

