@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/bTyqmd>
  gtm:oppervlakte 45.0 ;
  gtm:kadastraalNummer 9214.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9214"^^xsd:string ;
  gtm:kadastraleAanduiding "K9214"@nl ;
  schema:name "Perceel GDA01-K9214"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330921470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bJ8pjH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bojB7n> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80685> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7541879947647 52.004117845725,4.7542469435918 52.004105821683,4.7543409169833 52.00408665141,4.7543432977883 52.004086160861,4.7543493569644 52.004135638519,4.7541900940343 52.004140390885,4.7541879947647 52.004117845725))"^^geo:wktLiteral ;
    osm:area 44.0
  ] .

