@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/bsgJN9>
  gtm:oppervlakte 91.0 ;
  gtm:kadastraalNummer 3362.0 ;
  gtm:kadastraleAanduiding "E3362"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3362"^^xsd:string ;
  schema:name "Perceel GDA01-E3362"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280336270000/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/74032> ;
  schema:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7036518372089 52.006758456867,4.7037076485116 52.006788092182,4.7036164751869 52.006852962456,4.703532838676 52.006913544017,4.7034964005547 52.006894267944,4.7035026596183 52.006889738184,4.703483688689 52.006879740734,4.7035609577352 52.006823158025,4.7036518372089 52.006758456867))"^^geo:wktLiteral ;
    osm:area 92.0
  ] .

