@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/bc4Ewx>
  gtm:oppervlakte 91.0 ;
  gtm:kadastraalNummer 3265.0 ;
  gtm:kadastraleAanduiding "E3265"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3265"^^xsd:string ;
  ns0:name "Perceel GDA01-E3265"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280326570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bFBGnD> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73972> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7041547475863 52.006467284251,4.704099542974 52.006437985238,4.7041906978634 52.006373267289,4.7042628056819 52.006319791131,4.7042682232594 52.006315993498,4.7042895078079 52.006327082855,4.704295870571 52.006322427816,4.7043312218098 52.006341337802,4.7042452480697 52.006402499543,4.7041547475863 52.006467284251))"^^geo:wktLiteral ;
    osm:area 91.0
  ] .

