@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/b2URPi>
  gtm:oppervlakte 136.0 ;
  gtm:kadastraalNummer 952.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M952" ;
  gtm:kadastraleAanduiding "M952"@nl ;
  ns0:name "Perceel GDA01-M952"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350095270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bdKppZ> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85026> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6895416002551 52.028415300353,4.6896985366613 52.028389130073,4.6897926124389 52.028374083449,4.6898372167809 52.028366563672,4.6898360901859 52.028364049237,4.6898500281808 52.028361695928,4.689874285146 52.028417244075,4.6898424731943 52.028422988018,4.6897222251719 52.028442805298,4.6895652279306 52.028469128052,4.6895416002551 52.028415300353))"^^geo:wktLiteral ;
    osm:area 136.0
  ] .

