@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bdxzcy>
  gtm:oppervlakte 105.0 ;
  gtm:kadastraalNummer 6544.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6544" ;
  gtm:kadastraleAanduiding "M6544"@nl ;
  ns0:name "Perceel GDA01-M6544"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350654470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/byJAky> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89243> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7000136175899 52.034850797503,4.7000060895572 52.034807618329,4.7001439345336 52.034798643286,4.7002882712182 52.034789247541,4.7003272510747 52.034786715475,4.7003366264133 52.034840601577,4.7002976458213 52.034843178583,4.7002957302412 52.034832192595,4.7001514936348 52.034841705783,4.700149549635 52.034830674685,4.7000965197807 52.034834212309,4.7000984498845 52.034845198384,4.7000136175899 52.034850797503))"^^geo:wktLiteral ;
    osm:area 105.0
  ] .

