@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/bnh5VH>
  gtm:oppervlakte 19.0 ;
  gtm:kadastraalNummer 3707.0 ;
  gtm:kadastraleAanduiding "H3707"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3707"^^xsd:string ;
  ns0:name "Perceel GDA01-H3707"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310370770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bC3Oxu> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:liesIn <https://n2t.net/ark:/60537/btJCmp> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/260529> ;
  ns0:startDate "2016-10-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7085704884657 52.01998421289,4.708573961983 52.01996071927,4.7086776187606 52.019966556945,4.7086715555296 52.019990781679,4.7085704067808 52.019984796665,4.7085704884657 52.01998421289))"^^geo:wktLiteral ;
    osm:area 19.0
  ] .

