@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/b2hKZm>
  gtm:oppervlakte 90.0 ;
  gtm:kadastraalNummer 6731.0 ;
  gtm:kadastraleAanduiding "A6731"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A6731"^^xsd:string ;
  ns0:name "Perceel GDA01-A6731"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240673170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b74ZVP> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70854> ;
  ns0:startDate "2010-07-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7146695269696 52.016268075521,4.7146884871568 52.016224850779,4.7148219311562 52.016246915493,4.714946211495 52.016267085108,4.7149274406327 52.016310328948,4.714803287636 52.016289431982,4.7146695269696 52.016268075521))"^^geo:wktLiteral ;
    osm:area 90.0
  ] .

