@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/bPoqAK>
  gtm:oppervlakte 185.0 ;
  gtm:kadastraalNummer 9244.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9244"^^xsd:string ;
  gtm:kadastraleAanduiding "K9244"@nl ;
  schema:name "Perceel GDA01-K9244"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330924470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bpzCzK> ;
  hg:absorbed <https://n2t.net/ark:/60537/bXVg4B> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80701> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7213143911204 52.02149695516,4.7216241712182 52.021527954971,4.7216025331227 52.021606597843,4.7213348393596 52.021578820148,4.7212827908144 52.021564557829,4.7213028114737 52.021536950891,4.7213143911204 52.02149695516))"^^geo:wktLiteral ;
    osm:area 190.0
  ] .

