@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bWSBUv>
  gtm:oppervlakte 80.0 ;
  gtm:kadastraalNummer 3889.0 ;
  gtm:kadastraleAanduiding "B3889"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3889" ;
  ns0:name "Perceel GDA01-B3889"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250388970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b37I0R> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72364> ;
  ns0:startDate "2018-02-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.708479573039 52.010742938245,4.7084802939186 52.010742466016,4.7084813482915 52.010743056342,4.708530851309 52.010770423822,4.7083652334741 52.010887028252,4.7083137514035 52.010858570681,4.708479573039 52.010742938245))"^^geo:wktLiteral ;
    osm:area 81.0
  ] .

