@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/bSvUrt>
  gtm:oppervlakte 63.0 ;
  gtm:kadastraalNummer 3367.0 ;
  gtm:kadastraleAanduiding "B3367"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3367"^^xsd:string ;
  schema:name "Perceel GDA01-B3367"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250336770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b7I5Tc>, <https://n2t.net/ark:/60537/bacnIP> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72202> ;
  schema:startDate "2010-04-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7079963609576 52.013458802427,4.7079067020372 52.013413648683,4.7079497952137 52.013350861659,4.7080493793779 52.013380280004,4.7079963609576 52.013458802427))"^^geo:wktLiteral ;
    osm:area 65.0
  ] .

