@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/bNVxeI>
  gtm:oppervlakte 124.0 ;
  gtm:kadastraalNummer 6754.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6754" ;
  gtm:kadastraleAanduiding "M6754"@nl ;
  ns0:name "Perceel GDA01-M6754"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350675470000/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/89432> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7086904531236 52.034939203677,4.708622733219 52.034943721126,4.7085797632053 52.034697884144,4.7086181746098 52.034695319094,4.708621300815 52.034713107126,4.7086504923797 52.034711154078,4.7086648413645 52.03479429833,4.7086818763099 52.034890626024,4.7086841343021 52.034903195794,4.7086904531236 52.034939203677))"^^geo:wktLiteral ;
    osm:area 124.0
  ] .

