@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/bO8dzf>
  gtm:oppervlakte 163.0 ;
  gtm:kadastraalNummer 5312.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K5312"^^xsd:string ;
  gtm:kadastraleAanduiding "K5312"@nl ;
  ns0:name "Perceel GDA01-K5312"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330531270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bEmtBG> ;
  hg:liesIn <https://n2t.net/ark:/60537/bYXAC5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/82791> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7419435489004 52.007009743744,4.7420080299607 52.007038860026,4.7419894496687 52.007052735124,4.7420073783068 52.007061875711,4.7417965083061 52.007230006978,4.7417912454649 52.00722731756,4.7417683350156 52.007216199145,4.7417268265412 52.007197922861,4.7418495663967 52.007092487945,4.741918189719 52.007031140904,4.7419435489004 52.007009743744))"^^geo:wktLiteral ;
    osm:area 163.0
  ] .

