@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/bwe2u4>
  gtm:oppervlakte 127.0 ;
  gtm:kadastraalNummer 1313.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1313" ;
  gtm:kadastraleAanduiding "M1313"@nl ;
  ns0:name "Perceel GDA01-M1313"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350131370000/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/85332> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7075830752034 52.036344774853,4.707267068455 52.036365475614,4.7072689405901 52.0363765601,4.7072005492429 52.036380991967,4.7071979435601 52.036365427034,4.7071933743952 52.036338075993,4.7072616926762 52.036333652697,4.7072597927631 52.036322478167,4.7074039441411 52.036313027675,4.7075230573264 52.036305472862,4.7075756784003 52.036302055367,4.7075830752034 52.036344774853))"^^geo:wktLiteral ;
    osm:area 127.0
  ] .

