@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/btWurU>
  gtm:oppervlakte 70.0 ;
  gtm:kadastraalNummer 3737.0 ;
  gtm:kadastraleAanduiding "H3737"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3737"^^xsd:string ;
  ns0:name "Perceel GDA01-H3737"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310373770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bNiz4D> ;
  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/251095> ;
  ns0:startDate "2014-10-07"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7009461327416 52.018784819917,4.7010095739007 52.018783230226,4.7010573769862 52.018782034736,4.7010617756253 52.018850614918,4.7010649819347 52.018850534732,4.701065898703 52.018864876577,4.7010228325028 52.018865928899,4.7009598727724 52.018867467473,4.7009461327416 52.018784819917))"^^geo:wktLiteral ;
    osm:area 68.0
  ] .

