@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bJYdUU>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 6960.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K6960"^^xsd:string ;
  gtm:kadastraleAanduiding "K6960"@nl ;
  ns0:name "Perceel GDA01-K6960"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330696070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bBdO8v> ;
  hg:absorbed <https://n2t.net/ark:/60537/btx4RO> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84177> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7495306592451 52.013011650032,4.7495626377109 52.013027696711,4.7496349198809 52.013063349583,4.7497985452797 52.013145391642,4.7497488172546 52.013183116232,4.7494813876607 52.013049026437,4.7494881320485 52.013043903646,4.7495306592451 52.013011650032))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

