@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/bfc9ap>
  gtm:oppervlakte 132.0 ;
  gtm:kadastraalNummer 7670.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7670"^^xsd:string ;
  gtm:kadastraleAanduiding "K7670"@nl ;
  ns0:name "Perceel GDA01-K7670"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330767070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b1Svti> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bBdO8v> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79707> ;
  ns0:startDate "2010-05-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7475125862096 52.012692346293,4.7475903397229 52.012687411698,4.7476137695098 52.012824746526,4.7476241081507 52.012880126137,4.7476284348556 52.012906638381,4.7475892158817 52.012909085862,4.7475502447724 52.0129115167,4.7475125862096 52.012692346293))"^^geo:wktLiteral ;
    osm:area 132.0
  ] .

