@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bIVSxK>
  gtm:oppervlakte 7.0 ;
  gtm:kadastraalNummer 3535.0 ;
  gtm:kadastraleAanduiding "B3535"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3535" ;
  ns0:name "Perceel GDA01-B3535"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250353570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bN5K29> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/260534> ;
  ns0:startDate "2009-02-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7074049115171 52.012097429212,4.7074074230188 52.012095106729,4.707435069965 52.012068211276,4.7074566192607 52.012078402725,4.7074260443128 52.01210627,4.7074049115171 52.012097429212))"^^geo:wktLiteral ;
    osm:area 7.0
  ] .

