@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/bxgyRJ>
  gtm:oppervlakte 111.0 ;
  gtm:kadastraalNummer 9342.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9342"^^xsd:string ;
  gtm:kadastraleAanduiding "K9342"@nl ;
  ns0:name "Perceel GDA01-K9342"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330934270000/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/105638> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7362876808421 52.016137291457,4.7362588697218 52.016139046683,4.7362493632547 52.016139623306,4.7362495473202 52.016138986149,4.736251282877 52.016132829718,4.7362413613478 52.016131893998,4.7362080908167 52.016128752852,4.7361784734184 52.01595334266,4.7362567020193 52.015948274342,4.7362740459748 52.016050999545,4.7362833941163 52.0161104734,4.7362876808421 52.016137291457))"^^geo:wktLiteral ;
    osm:area 110.0
  ] .

