@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/bpMkmx>
  gtm:oppervlakte 82.0 ;
  gtm:kadastraalNummer 6377.0 ;
  gtm:kadastraleAanduiding "A6377"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A6377"^^xsd:string ;
  ns0:name "Perceel GDA01-A6377"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240637770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b9Apqa> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70766> ;
  ns0:startDate "2007-02-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7196950142747 52.014246424618,4.7196833669014 52.014244048558,4.7197223419042 52.01416524359,4.7197202079627 52.014164746117,4.7197544342619 52.014097662044,4.7198206510688 52.014112652577,4.7197827290581 52.014190214161,4.7197428962558 52.014256196836,4.7196950142747 52.014246424618))"^^geo:wktLiteral ;
    osm:area 80.0
  ] .

