@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/bJ8qyo>
  gtm:oppervlakte 144.0 ;
  gtm:kadastraalNummer 2813.0 ;
  gtm:kadastraleAanduiding "E2813"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E2813" ;
  ns0:name "Perceel GDA01-E2813"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280281370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bpZaUW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73728> ;
  ns0:startDate "2000-08-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7015510812286 52.008003035289,4.7015134103863 52.007983409864,4.7015047549028 52.00797890119,4.701762038709 52.007791714807,4.7018370053567 52.007739263475,4.7018828882478 52.007763817318,4.7017601932077 52.007850497294,4.7015510812286 52.008003035289))"^^geo:wktLiteral ;
    osm:area 146.0
  ] .

