@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bEYrAM>
  gtm:oppervlakte 146.0 ;
  gtm:kadastraalNummer 5707.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5707" ;
  gtm:kadastraleAanduiding "M5707"@nl ;
  ns0:name "Perceel GDA01-M5707"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350570770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bELRMh> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88574> ;
  ns0:startDate "2010-02-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7060842347435 52.028740062479,4.7060785217739 52.028681649871,4.7062612061941 52.028675039373,4.7063657299823 52.028671158577,4.7064064519082 52.028669641291,4.7064090870126 52.028696648646,4.7064121632554 52.028728188698,4.7060842347435 52.028740062479))"^^geo:wktLiteral ;
    osm:area 147.0
  ] .

