@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/b5PFuc>
  gtm:oppervlakte 132.0 ;
  gtm:kadastraalNummer 1292.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1292" ;
  gtm:kadastraleAanduiding "M1292"@nl ;
  ns0:name "Perceel GDA01-M1292"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350129270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bmeBE8> ;
  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/85312> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7069934245748 52.035788540519,4.7070008193749 52.035831349919,4.7069005505656 52.035838015354,4.7068986097747 52.035826660813,4.7066533795696 52.03584246562,4.7066005135514 52.035845728482,4.7065931899472 52.035803054292,4.7067482360311 52.035792984457,4.7068912880735 52.03578384284,4.7068932288607 52.035795197381,4.7069934245748 52.035788540519))"^^geo:wktLiteral ;
    osm:area 132.0
  ] .

