@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/b003JO>
  gtm:oppervlakte 283.0 ;
  gtm:kadastraalNummer 1508.0 ;
  gtm:kadastraleAanduiding "H1508"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H1508"^^xsd:string ;
  ns0:name "Perceel GDA01-H1508"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310150870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bABSaM> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76729> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6967966473627 52.014775314687,4.6968872543422 52.014751748097,4.6971409456241 52.01489631296,4.6969903767885 52.014990060269,4.6969285222801 52.014945717307,4.6969111379758 52.014924321827,4.6968555427246 52.014850973971,4.6968586004344 52.014850120025,4.696853745055 52.014843790676,4.6968516378693 52.014844407508,4.6967966473627 52.014775314687))"^^geo:wktLiteral ;
    osm:area 283.0
  ] .

