@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/bdxykP>
  gtm:oppervlakte 80.0 ;
  gtm:kadastraalNummer 3356.0 ;
  gtm:kadastraleAanduiding "E3356"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3356"^^xsd:string ;
  schema:name "Perceel GDA01-E3356"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280335670000/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/74026> ;
  schema:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7037735298421 52.006823080115,4.7038281188524 52.006783857006,4.7038722680969 52.006807492181,4.7039281337508 52.006837397358,4.703984216286 52.006867411628,4.703929606676 52.006906077408,4.7037735298421 52.006823080115))"^^geo:wktLiteral ;
    osm:area 81.0
  ] .

