@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/b2vtrm>
  gtm:oppervlakte 146.0 ;
  gtm:kadastraalNummer 756.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M756" ;
  gtm:kadastraleAanduiding "M756"@nl ;
  ns0:name "Perceel GDA01-M756"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350075670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bW2X7V> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84879> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7081488342876 52.028762206709,4.7083318229556 52.028755711601,4.708477163879 52.028750760933,4.7084837310911 52.028821285688,4.7084405899806 52.028822816712,4.7084382840018 52.028798049412,4.7083951574827 52.028799580504,4.7083963104599 52.028811964155,4.7083373084686 52.028813943009,4.7081542008198 52.028820581254,4.7081488342876 52.028762206709))"^^geo:wktLiteral ;
    osm:area 146.0
  ] .

