@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/bo6TAs>
  gtm:oppervlakte 20.0 ;
  gtm:kadastraalNummer 9198.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9198"^^xsd:string ;
  gtm:kadastraleAanduiding "K9198"@nl ;
  ns0:name "Perceel GDA01-K9198"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330919870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLdpbf> ;
  hg:absorbed <https://n2t.net/ark:/60537/bu9b2G> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/258292> ;
  ns0:startDate "2014-07-23"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7297817291901 52.012070631417,4.7297704235555 52.012075745591,4.7297569093001 52.012074528592,4.7297550136505 52.012081618832,4.7296049867009 52.012066309559,4.7296068823736 52.012059219321,4.7295213751221 52.0120504903,4.7295131479246 52.012043352497,4.7297817291901 52.012070631417))"^^geo:wktLiteral ;
    osm:area 21.0
  ] .

