@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/bmRyKk>
  gtm:oppervlakte 119.0 ;
  gtm:kadastraalNummer 6701.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6701" ;
  gtm:kadastraleAanduiding "M6701"@nl ;
  ns0:name "Perceel GDA01-M6701"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350670170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4AC08> ;
  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/89389> ;
  ns0:startDate "2007-07-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7104683123457 52.03530066347,4.7104619934024 52.035264565806,4.71045919109 52.035252298549,4.7104422668662 52.035156097607,4.7104282181829 52.035073108118,4.7104574096339 52.035071172597,4.7104546345399 52.035055175322,4.7104903761118 52.035052810039,4.7105077694375 52.03515172816,4.7105246932574 52.035247965044,4.7105332022612 52.035296344418,4.7104683123457 52.03530066347))"^^geo:wktLiteral ;
    osm:area 119.0
  ] .

