@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/bms9gu>
  gtm:oppervlakte 206.0 ;
  gtm:kadastraalNummer 4401.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4401" ;
  gtm:kadastraleAanduiding "M4401"@nl ;
  ns0:name "Perceel GDA01-M4401"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350440170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  hg:absorbed <https://n2t.net/ark:/60537/bIJ9V5> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87485> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7158549295328 52.030572349933,4.7157635598795 52.030568530241,4.7157817032745 52.030401234197,4.7157911761526 52.030311719051,4.7157974159966 52.030255127865,4.7158138717961 52.030255850878,4.7158547960993 52.030257432463,4.7158485695517 52.030314113611,4.7158834774258 52.030315571,4.7158549295328 52.030572349933))"^^geo:wktLiteral ;
    osm:area 205.0
  ] .

