@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/bAOrTc>
  gtm:oppervlakte 115.0 ;
  gtm:kadastraalNummer 6907.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6907" ;
  gtm:kadastraleAanduiding "M6907"@nl ;
  ns0:name "Perceel GDA01-M6907"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350690770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  hg:absorbed <https://n2t.net/ark:/60537/bL0Rqs> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89573> ;
  ns0:startDate "2007-07-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7109150811487 52.032645655402,4.7109222207282 52.032686278922,4.7108640298629 52.032690187232,4.7108435072879 52.032691399639,4.7106873847565 52.032702115805,4.7105581772317 52.032710991002,4.7105510790686 52.03266957672,4.7106801785008 52.032661096398,4.7108363815365 52.032650830124,4.7109150811487 52.032645655402))"^^geo:wktLiteral ;
    osm:area 115.0
  ] .

