@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/bkP33q>
  gtm:oppervlakte 183.0 ;
  gtm:kadastraalNummer 666.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M666"^^xsd:string ;
  gtm:kadastraleAanduiding "M666"@nl ;
  ns0:name "Perceel GDA01-M666"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350066670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  hg:absorbed <https://n2t.net/ark:/60537/boxjs6> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84807> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6936934833597 52.025845991253,4.6935200933499 52.025760155328,4.6934516864656 52.025725137966,4.6934627293878 52.0257167809,4.6934235897397 52.025697180284,4.693400501055 52.025714670489,4.6933613468665 52.025695069766,4.6933844501259 52.025677579655,4.6934317622406 52.025641770013,4.6935799083916 52.025714855629,4.6937531537593 52.025800618708,4.6936934833597 52.025845991253))"^^geo:wktLiteral ;
    osm:area 183.0
  ] .

