@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bAOqXL>
  gtm:oppervlakte 49.0 ;
  gtm:kadastraalNummer 4137.0 ;
  gtm:kadastraleAanduiding "D4137"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D4137"^^xsd:string ;
  schema:name "Perceel GDA01-D4137"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270413770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bpZ3Cy> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73195> ;
  schema:startDate "2014-11-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7089620411747 52.007467745092,4.7090054725625 52.00749091578,4.7089469979407 52.007532096333,4.7088854757712 52.007575425503,4.7088422941211 52.007552112396,4.7089038312718 52.007508756369,4.7089620411747 52.007467745092))"^^geo:wktLiteral ;
    osm:area 49.0
  ] .

