@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/bwrJsn>
  gtm:oppervlakte 6.0 ;
  gtm:kadastraalNummer 3556.0 ;
  gtm:kadastraleAanduiding "B3556"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3556"^^xsd:string ;
  schema:name "Perceel GDA01-B3556"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250355670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/box9M4> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72259> ;
  schema:startDate "1998-05-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7078502122942 52.011230020969,4.707829954283 52.011244213602,4.7077992859113 52.01122736311,4.7078194261803 52.011213250698,4.7078502122942 52.011230020969))"^^geo:wktLiteral ;
    osm:area 6.0
  ] .

