@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/bwrKrm>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 567.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N567"^^xsd:string ;
  gtm:kadastraleAanduiding "N567"@nl ;
  ns0:name "Perceel GDA01-N567"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360056770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4aeJC> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/90007> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6878200605927 52.002647455059,4.6877562301736 52.002555933029,4.6877046993758 52.002482568791,4.6876829388429 52.002451959682,4.6877475018743 52.002434887834,4.6877494029112 52.002434386791,4.6878983443605 52.002626527722,4.6878932405129 52.002627890606,4.6878889849027 52.00262902483,4.6878200605927 52.002647455059))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

