@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/bcHKGV>
  gtm:kadastraalNummer 3101.0 ;
  gtm:oppervlakte 5000.0 ;
  gtm:kadastraleAanduiding "F3101"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3101"^^xsd:string ;
  ns0:name "Perceel GDA01-F3101"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290310170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b4N8a6> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/biKbeI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76054> ;
  ns0:startDate "2016-11-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6871227565601 52.005941606219,4.6876628412953 52.005734775559,4.6876801891528 52.005728128345,4.6880390851998 52.005590688338,4.6882564291066 52.005507451933,4.6883946565333 52.005644914775,4.6887171805458 52.005965675691,4.6879124247118 52.006273865598,4.6876268287016 52.006253400711,4.6871227565601 52.005941606219))"^^geo:wktLiteral ;
    osm:area 4993.0
  ] .

