@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/bWtdaV>
  gtm:oppervlakte 224.0 ;
  gtm:kadastraalNummer 6851.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K6851"^^xsd:string ;
  gtm:kadastraleAanduiding "K6851"@nl ;
  ns0:name "Perceel GDA01-K6851"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330685170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bHtYuV> ;
  hg:liesIn <https://n2t.net/ark:/60537/bR2Zuz> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84098> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7522999843609 52.008559819013,4.7521505665153 52.008549116825,4.7521509767549 52.008546889921,4.7519403041894 52.008531641445,4.751955158505 52.008451617196,4.7523153892052 52.008477901143,4.7523151464337 52.008479616613,4.7522999843609 52.008559819013))"^^geo:wktLiteral ;
    osm:area 225.0
  ] .

