@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/bqbTNN>
  gtm:oppervlakte 85.0 ;
  gtm:kadastraalNummer 9196.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9196"^^xsd:string ;
  gtm:kadastraleAanduiding "K9196"@nl ;
  ns0:name "Perceel GDA01-K9196"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330919670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bE8M7E> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLdpbf> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/264716> ;
  ns0:startDate "2014-07-23"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7295071118441 52.012042743517,4.7295131479246 52.012043352497,4.7295213751221 52.0120504903,4.7296068823736 52.012059219321,4.7296049867009 52.012066309559,4.7297550136505 52.012081618832,4.7297569093001 52.012074528592,4.7297704235555 52.012075745591,4.7297817291901 52.012070631417,4.7299404840882 52.012086753208,4.7299323667174 52.0121178167,4.7295241854947 52.012076365596,4.7294988633588 52.01207378827,4.7295071118441 52.012042743517))"^^geo:wktLiteral ;
    osm:area 85.0
  ] .

