@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bL0J6I>
  gtm:oppervlakte 126.0 ;
  gtm:kadastraalNummer 9398.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9398"^^xsd:string ;
  gtm:kadastraleAanduiding "K9398"@nl ;
  schema:name "Perceel GDA01-K9398"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330939870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bLQFEx> ;
  hg:liesIn <https://n2t.net/ark:/60537/btjcYt> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80748> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7425182876951 52.012964855386,4.7423347383753 52.012936210814,4.7422214365343 52.012918197598,4.7421903920428 52.012913353551,4.7422019708509 52.012885121578,4.7422101080696 52.012865256903,4.7422411670954 52.012870101025,4.7423540312979 52.012889163465,4.7425375804376 52.012917808008,4.7425182876951 52.012964855386))"^^geo:wktLiteral ;
    osm:area 126.0
  ] .

