@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/beZsN9>
  gtm:oppervlakte 151.0 ;
  gtm:kadastraalNummer 1147.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1147" ;
  gtm:kadastraleAanduiding "M1147"@nl ;
  ns0:name "Perceel GDA01-M1147"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350114770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  hg:absorbed <https://n2t.net/ark:/60537/bjMJ2o> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85187> ;
  ns0:startDate "2003-07-03"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7128637271923 52.029270837019,4.7125500564238 52.029283116074,4.7125455227898 52.029234849467,4.7125887955703 52.029233299715,4.7125864581361 52.029208532327,4.7126297454604 52.029206982643,4.7126308996185 52.029219366253,4.712689277591 52.029217237857,4.7128727906825 52.029210828574,4.7128784098681 52.029270255962,4.7128637271923 52.029270837019))"^^geo:wktLiteral ;
    osm:area 151.0
  ] .

