@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/b6f3Sr>
  gtm:oppervlakte 149.0 ;
  gtm:kadastraalNummer 1256.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1256" ;
  gtm:kadastraleAanduiding "M1256"@nl ;
  ns0:name "Perceel GDA01-M1256"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350125670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bGdNYb> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85281> ;
  ns0:startDate "1999-08-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6902373600933 52.027284320664,4.690237557362 52.027284753275,4.690277178066 52.027278111664,4.690375207012 52.02726168579,4.6905590618509 52.027230199743,4.6905809181771 52.027279909066,4.6905827615841 52.027284117555,4.6903987335176 52.027315485766,4.6902779794635 52.027335255667,4.6902467591007 52.027340490879,4.6902234518736 52.027286656217,4.6902373600933 52.027284320664))"^^geo:wktLiteral ;
    osm:area 148.0
  ] .

