@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/btwWMs>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 6844.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6844" ;
  gtm:kadastraleAanduiding "M6844"@nl ;
  ns0:name "Perceel GDA01-M6844"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350684470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bpMuGC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89512> ;
  ns0:startDate "2011-05-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7004523570901 52.032512548283,4.7004449321207 52.032469297815,4.7004791400496 52.032467061459,4.7004810262951 52.032478056265,4.700667653387 52.032466291079,4.7007992871839 52.032457989165,4.7008066972334 52.032501284464,4.7006326910772 52.03251204485,4.7004883836776 52.032520964777,4.7004571095795 52.032522894664,4.7004553038792 52.032512349747,4.7004523570901 52.032512548283))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

