@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/bzmIwA>
  gtm:oppervlakte 3165.0 ;
  gtm:kadastraalNummer 9096.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9096"^^xsd:string ;
  gtm:kadastraleAanduiding "K9096"@nl ;
  schema:name "Perceel GDA01-K9096"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330909670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/beZBgR> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvpcQ1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/290691> ;
  schema:startDate "2012-04-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7282412947075 52.015537783201,4.7282194674909 52.01576700866,4.7281655175401 52.015770418864,4.728156632635 52.015716834304,4.7280863735604 52.015721789057,4.7280177363555 52.015721458691,4.7278538324869 52.015737636746,4.72762392271 52.015752851555,4.7274497422959 52.015767470413,4.7273028781375 52.015771051593,4.7267766318342 52.015805294579,4.7266346724848 52.015815095439,4.7264156791986 52.015834827382,4.7262267167872 52.015842206706,4.725944988576 52.015856471144,4.7258633285483 52.015859050518,4.7258905164222 52.015687920544,4.7263817895412 52.01565637049,4.7263866451466 52.015656056186,4.7267069812099 52.015635490729,4.7268142117406 52.015628613948,4.7268276848768 52.015627745744,4.7282412947075 52.015537783201))"^^geo:wktLiteral ;
    osm:area 3170.0
  ] .

