@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/bmesB7>
  gtm:oppervlakte 151.0 ;
  gtm:kadastraalNummer 5601.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5601" ;
  gtm:kadastraleAanduiding "M5601"@nl ;
  ns0:name "Perceel GDA01-M5601"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350560170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b8XiaK> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88468> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.70723728011 52.030763261259,4.7071193088667 52.030767595497,4.7071008550337 52.030564432384,4.7071988761408 52.030561061566,4.7072114218058 52.030710907418,4.7071914172617 52.030711645793,4.7071939869194 52.030738203323,4.7072347104253 52.03073670373,4.70723728011 52.030763261259))"^^geo:wktLiteral ;
    osm:area 151.0
  ] .

