@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/bIVJdQ>
  gtm:oppervlakte 85.0 ;
  gtm:kadastraalNummer 9407.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9407"^^xsd:string ;
  gtm:kadastraleAanduiding "K9407"@nl ;
  ns0:name "Perceel GDA01-K9407"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330940770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLdpbf> ;
  hg:absorbed <https://n2t.net/ark:/60537/bsuCtj> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80756> ;
  ns0:startDate "2019-09-10"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7312975369408 52.010624639712,4.7312872867425 52.01067910617,4.7312854686574 52.01067892526,4.7313415828127 52.010707353592,4.7313405293309 52.010714646295,4.7311285957442 52.010699731067,4.7311297017309 52.010692834147,4.7311867812967 52.010672209305,4.7311822888378 52.010671635977,4.731192754738 52.010617368475,4.7312975369408 52.010624639712))"^^geo:wktLiteral ;
    osm:area 85.0
  ] .

