@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/bojsj3>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 1314.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1314" ;
  gtm:kadastraleAanduiding "M1314"@nl ;
  ns0:name "Perceel GDA01-M1314"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350131470000/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/85333> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7072077108957 52.03642381798,4.7072005492429 52.036380991967,4.7072689405901 52.0363765601,4.707267068455 52.036365475614,4.7075830752034 52.036344774853,4.7075870271781 52.03636767307,4.7075905241759 52.036387899115,4.7075377550904 52.036391459577,4.7074185979598 52.036399014152,4.7072743031703 52.036408293056,4.7072761898819 52.036419377626,4.7072077108957 52.03642381798))"^^geo:wktLiteral ;
    osm:area 127.0
  ] .

