@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/bAbjXa>
  gtm:oppervlakte 93.0 ;
  gtm:kadastraalNummer 3361.0 ;
  gtm:kadastraleAanduiding "E3361"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3361"^^xsd:string ;
  schema:name "Perceel GDA01-E3361"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280336170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bQDLAx> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74031> ;
  schema:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7035876255482 52.006942553237,4.703532838676 52.006913544017,4.7036164751869 52.006852962456,4.7037076485116 52.006788092182,4.7037632432191 52.006817609363,4.7036624934111 52.006889659744,4.7035876255482 52.006942553237))"^^geo:wktLiteral ;
    osm:area 92.0
  ] .

