@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/bY7Oir>
  gtm:oppervlakte 543.0 ;
  gtm:kadastraalNummer 2143.0 ;
  gtm:kadastraleAanduiding "H2143"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H2143"^^xsd:string ;
  ns0:name "Perceel GDA01-H2143"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310214370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bgFbMF> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76915> ;
  ns0:startDate "2010-02-01"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7016396289524 52.023290924682,4.7013796044033 52.023160103281,4.7014047671852 52.023141032657,4.701469371771 52.023174261531,4.7015859752647 52.023086647571,4.7017291922213 52.022979378017,4.701921748033 52.023076548914,4.7016396289524 52.023290924682))"^^geo:wktLiteral ;
    osm:area 543.0
  ] .

