@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/bS5x1v>
  gtm:oppervlakte 115.0 ;
  gtm:kadastraalNummer 6738.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6738" ;
  gtm:kadastraleAanduiding "M6738"@nl ;
  ns0:name "Perceel GDA01-M6738"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350673870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  hg:absorbed <https://n2t.net/ark:/60537/bLDXzF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89416> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7096198074833 52.034597225949,4.7096859363359 52.0345928336,4.7097085171417 52.034725398218,4.7097249674665 52.034821983053,4.7096598895361 52.034826246646,4.7096433077905 52.03472968801,4.7096284454789 52.034646639802,4.7096221552239 52.034610623147,4.7096198074833 52.034597225949))"^^geo:wktLiteral ;
    osm:area 116.0
  ] .

