@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/bc4G6m>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 9881.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9881"^^xsd:string ;
  gtm:kadastraleAanduiding "K9881"@nl ;
  ns0:name "Perceel GDA01-K9881"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330988170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvpcQ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bVqRYA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105687> ;
  ns0:startDate "2021-07-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7328334563924 52.014515370213,4.732714496012 52.014504767767,4.7327113546298 52.014504417732,4.7327147481163 52.014490495616,4.7327586821856 52.0144955037,4.7327642669751 52.014477162491,4.7327769300046 52.014435967217,4.7328197720112 52.014318214857,4.7328965313453 52.014328807366,4.7328536597422 52.01444660453,4.7328395451763 52.014488447896,4.7328334563924 52.014515370213))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

