@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/bR31je>
  gtm:oppervlakte 208.0 ;
  gtm:kadastraalNummer 695.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M695"^^xsd:string ;
  gtm:kadastraleAanduiding "M695"@nl ;
  ns0:name "Perceel GDA01-M695"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350069570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  hg:absorbed <https://n2t.net/ark:/60537/boxjs6> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84834> ;
  ns0:startDate "2010-06-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6944500197021 52.024768556115,4.6944822801058 52.0247439649,4.6945617029997 52.024783603594,4.6945890673488 52.024762803619,4.6947133154539 52.024825608326,4.6949072403476 52.024923293114,4.6948471447798 52.024968987323,4.694653721424 52.024870900909,4.6945293993201 52.024808167611,4.6944500197021 52.024768556115))"^^geo:wktLiteral ;
    osm:area 208.0
  ] .

