@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/bX5jjg>
  gtm:oppervlakte 104.0 ;
  gtm:kadastraalNummer 1397.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1397" ;
  gtm:kadastraleAanduiding "M1397"@nl ;
  ns0:name "Perceel GDA01-M1397"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350139770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b8kcvL> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85406> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7056626290349 52.035820763601,4.7056680950197 52.035852326458,4.7056373838683 52.035854476707,4.7056393405543 52.035865723502,4.7054954111716 52.035875020312,4.7054973927281 52.035886545893,4.7054613003499 52.035888916621,4.7054574049221 52.035866207409,4.7054209915462 52.035868603231,4.7054229890241 52.035880039021,4.705348412001 52.035884919371,4.7053410010528 52.0358423165,4.7053409613021 52.035842055607,4.7054880191718 52.035832120945,4.7056626290349 52.035820763601))"^^geo:wktLiteral ;
    osm:area 104.0
  ] .

