@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/bPNQab>
  gtm:oppervlakte 95.0 ;
  gtm:kadastraalNummer 3527.0 ;
  gtm:kadastraleAanduiding "D3527"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3527"^^xsd:string ;
  ns0:name "Perceel GDA01-D3527"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270352770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bFBHTz> ;
  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/105179> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7091601079379 52.008444245556,4.7092257077591 52.008482878074,4.7093523460154 52.008550696878,4.7092874145033 52.008583436253,4.709153381735 52.008508572815,4.7091487562748 52.008509121429,4.7091046351106 52.008486225469,4.7091601079379 52.008444245556))"^^geo:wktLiteral ;
    osm:area 97.0
  ] .

