@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/bVQ7pJ>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 6753.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6753" ;
  gtm:kadastraleAanduiding "M6753"@nl ;
  ns0:name "Perceel GDA01-M6753"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350675370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  hg:absorbed <https://n2t.net/ark:/60537/bnuNqV> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89431> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7086904531236 52.034939203677,4.7086841343021 52.034903195794,4.7086818763099 52.034890626024,4.7086648413645 52.03479429833,4.7086504923797 52.034711154078,4.7086796838056 52.03470921001,4.7086765720137 52.034691431051,4.7087122116519 52.034689047745,4.708729905721 52.034789972291,4.7087467948076 52.034886317111,4.7087552991008 52.034934876365,4.7086904531236 52.034939203677))"^^geo:wktLiteral ;
    osm:area 119.0
  ] .

