@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/bbFfMF>
  gtm:oppervlakte 106.0 ;
  gtm:kadastraalNummer 1300.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1300" ;
  gtm:kadastraleAanduiding "M1300"@nl ;
  ns0:name "Perceel GDA01-M1300"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350130070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bmeBE8> ;
  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/85319> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7076434126393 52.035733796763,4.7076434918948 52.035734336523,4.7073727716384 52.035752116987,4.7073708029499 52.03574067241,4.7073021490465 52.035745183712,4.7072967387128 52.035713720129,4.7075090169221 52.035699782139,4.7075070482011 52.035688337564,4.707543139494 52.035686020134,4.7075470374645 52.035708630416,4.7075831287718 52.035706312974,4.7075811864497 52.035695048319,4.7076365938781 52.035691404194,4.7076434126393 52.035733796763))"^^geo:wktLiteral ;
    osm:area 106.0
  ] .

