@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/bnHmwv>
  gtm:oppervlakte 31.0 ;
  gtm:kadastraalNummer 7550.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M7550"^^xsd:string ;
  gtm:kadastraleAanduiding "M7550"@nl ;
  ns0:name "Perceel GDA01-M7550"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350755070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b2UPXq> ;
  hg:absorbed <https://n2t.net/ark:/60537/bOYa53> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89892> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.718746314343 52.033801197611,4.7187833716752 52.033731064989,4.7187838214454 52.033730222635,4.7188049972788 52.03369012887,4.7188702208628 52.033703280516,4.7188542200947 52.033715926222,4.7188491322328 52.0337199511,4.7188422306764 52.033725394834,4.7187959389164 52.033761984401,4.718746314343 52.033801197611))"^^geo:wktLiteral ;
    osm:area 31.0
  ] .

