@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/baCKH6>
  gtm:oppervlakte 65.0 ;
  gtm:kadastraalNummer 2846.0 ;
  gtm:kadastraleAanduiding "E2846"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E2846" ;
  ns0:name "Perceel GDA01-E2846"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280284670000/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/73740> ;
  ns0:startDate "2000-08-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7013155143761 52.007591269768,4.7013206443365 52.007591065961,4.7013438910006 52.007568146123,4.7014147037371 52.007513037248,4.7014682116693 52.007541824281,4.7013985862931 52.007597389526,4.7013959426037 52.007595971931,4.7013301624098 52.007650570812,4.7013286446434 52.00764981593,4.7013155143761 52.007591269768))"^^geo:wktLiteral ;
    osm:area 64.0
  ] .

