@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/brrWFb>
  gtm:oppervlakte 150.0 ;
  gtm:kadastraalNummer 1198.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1198" ;
  gtm:kadastraleAanduiding "M1198"@nl ;
  ns0:name "Perceel GDA01-M1198"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350119870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b9ZPG0> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85232> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7068166319811 52.037002891226,4.7065359942063 52.037021556275,4.7063653214645 52.037032488273,4.7063579471168 52.036989319422,4.7064105005866 52.036985614426,4.7065287336861 52.036978558873,4.706809254609 52.036959893166,4.7068166319811 52.037002891226))"^^geo:wktLiteral ;
    osm:area 150.0
  ] .

