@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/bHg8X1>
  gtm:oppervlakte 150.0 ;
  gtm:kadastraalNummer 9331.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9331"^^xsd:string ;
  gtm:kadastraleAanduiding "K9331"@nl ;
  ns0:name "Perceel GDA01-K9331"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330933170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b0PQ6c> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/btx582> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105629> ;
  ns0:startDate "2018-06-26"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7374512958012 52.015878256528,4.7375295379155 52.015873241369,4.7375333351575 52.015895688326,4.7375484688936 52.015985269114,4.7375675824725 52.016095760849,4.737571025893 52.016122520272,4.7374932483275 52.016126612221,4.7374550931347 52.015900694499,4.7374512958012 52.015878256528))"^^geo:wktLiteral ;
    osm:area 150.0
  ] .

