@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/b1FFIJ>
  gtm:oppervlakte 146.0 ;
  gtm:kadastraalNummer 1105.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1105" ;
  gtm:kadastraleAanduiding "M1105"@nl ;
  ns0:name "Perceel GDA01-M1105"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350110570000/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/85150> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7117287150872 52.029175463451,4.7117720017304 52.02917395902,4.7117742643688 52.02919882487,4.7118175510332 52.029197320422,4.7118164123486 52.02918489195,4.7118752128615 52.029182766381,4.7120573982336 52.029176467604,4.7120628706833 52.029234923449,4.7118807015414 52.029241096492,4.7117351548524 52.02924608614,4.7117287150872 52.029175463451))"^^geo:wktLiteral ;
    osm:area 146.0
  ] .

