@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/bcHKuL>
  gtm:oppervlakte 92.0 ;
  gtm:kadastraalNummer 3885.0 ;
  gtm:kadastraleAanduiding "B3885"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3885"^^xsd:string ;
  ns0:name "Perceel GDA01-B3885"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250388570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bkP3Q4> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72362> ;
  ns0:startDate "2017-11-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7092691910086 52.010993339203,4.7092221029418 52.010996942018,4.7091743815957 52.010998114296,4.7091768426242 52.010955784088,4.7093023804433 52.01094946018,4.7093627853502 52.010945619421,4.7094623667779 52.010939280703,4.7094705653903 52.010977951087,4.7092691910086 52.010993339203))"^^geo:wktLiteral ;
    osm:area 92.0
  ] .

