@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/baq4pn>
  gtm:oppervlakte 270.0 ;
  gtm:kadastraalNummer 342.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/L342"^^xsd:string ;
  gtm:kadastraleAanduiding "L342"@nl ;
  ns0:name "Perceel GDA01-L342"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16340034270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkpCPD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bRfRAf> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bZAGg1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/102014> ;
  ns0:startDate "2003-09-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7203331520882 52.005854499192,4.7203569810177 52.005808361885,4.720539645645 52.005836811212,4.7205569146721 52.005796937583,4.720580623584 52.005800972824,4.7205694283694 52.005826121895,4.7204604261673 52.006003582784,4.7203257571514 52.00598055562,4.7202769268437 52.005971479315,4.7203331520882 52.005854499192))"^^geo:wktLiteral ;
    osm:area 272.0
  ] .

