@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/bTXPdz>
  gtm:oppervlakte 150.0 ;
  gtm:kadastraalNummer 6954.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6954"^^xsd:string ;
  gtm:kadastraleAanduiding "M6954"@nl ;
  ns0:name "Perceel GDA01-M6954"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350695470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bUomAK> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89617> ;
  ns0:startDate "2007-07-31"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7014414184996 52.025176919884,4.7016490869035 52.025020212115,4.7017242759017 52.025057987663,4.7016876722107 52.025085764416,4.7016088923127 52.025145545938,4.7015719493961 52.025173581343,4.7015858884551 52.025180574585,4.7015585867437 52.025201286655,4.7015280769531 52.025185981519,4.7015007606424 52.025206693491,4.7014414184996 52.025176919884))"^^geo:wktLiteral ;
    osm:area 150.0
  ] .

