@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://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/bQQj0I>
  gtm:oppervlakte 85.0 ;
  gtm:kadastraalNummer 3201.0 ;
  gtm:kadastraleAanduiding "E3201"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3201"^^xsd:string ;
  ns0:name "Perceel GDA01-E3201"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280320170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b7UNs9> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73936> ;
  ns0:startDate "2001-04-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7042050091669 52.00706864926,4.7041550463276 52.007104402893,4.7040601369393 52.00705315745,4.7039753127136 52.007009152212,4.7040254525417 52.006973255867,4.7041094080583 52.007017876229,4.7042050091669 52.00706864926))"^^geo:wktLiteral ;
    osm:area 85.0
  ] .

