@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/bUocWe>
  gtm:oppervlakte 167.0 ;
  gtm:kadastraalNummer 3456.0 ;
  gtm:kadastraleAanduiding "H3456"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3456"^^xsd:string ;
  ns0:name "Perceel GDA01-H3456"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310345670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:absorbed <https://n2t.net/ark:/60537/bPBfTs> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77674> ;
  ns0:startDate "2009-10-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.697108141015 52.022026012166,4.6971235625438 52.0220142109,4.6971449597178 52.022024978578,4.6971546007202 52.022017673583,4.697196166757 52.02203855456,4.697173641395 52.022055635335,4.6972152074759 52.022076516306,4.6972280325929 52.022066803096,4.6972764075173 52.022091157516,4.6974296001657 52.022168267758,4.6973696762443 52.022213631683,4.6970844428306 52.022070051254,4.6971289306137 52.022036497645,4.697108141015 52.022026012166))"^^geo:wktLiteral ;
    osm:area 166.0
  ] .

