@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/bjZeE3>
  gtm:oppervlakte 51.0 ;
  gtm:kadastraalNummer 4139.0 ;
  gtm:kadastraleAanduiding "D4139"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D4139"^^xsd:string ;
  schema:name "Perceel GDA01-D4139"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270413970000/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/73197> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7089900490976 52.007555372697,4.7090485825086 52.007514156508,4.709087864143 52.007535325807,4.7089789757119 52.007625921853,4.7089285417731 52.007598683998,4.7089900490976 52.007555372697))"^^geo:wktLiteral ;
    osm:area 51.0
  ] .

