@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/bpzOVG>
  gtm:oppervlakte 265.0 ;
  gtm:kadastraalNummer 9123.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9123"^^xsd:string ;
  gtm:kadastraleAanduiding "K9123"@nl ;
  schema:name "Perceel GDA01-K9123"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330912370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b0DixI> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO>, <https://n2t.net/ark:/60537/bgF1pS> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/287364> ;
  schema:startDate "2013-07-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7223711001894 52.016485151767,4.7223651653431 52.016485540706,4.7222525342103 52.016492940219,4.7217271312263 52.016527426099,4.7217356424901 52.016501668545,4.7218252854859 52.01649527214,4.7218513516349 52.016458665935,4.722362026907 52.016426064791,4.7223711001894 52.016485151767))"^^geo:wktLiteral ;
    osm:area 263.0
  ] .

