@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/b7hz90>
  gtm:oppervlakte 150.0 ;
  gtm:kadastraalNummer 3841.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K3841"^^xsd:string ;
  gtm:kadastraleAanduiding "K3841"@nl ;
  ns0:name "Perceel GDA01-K3841"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330384170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b6FrpF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/brs5X3> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81852> ;
  ns0:startDate "2010-06-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7366020558317 52.012889361243,4.7366160661321 52.012835355574,4.7368062923108 52.01285432054,4.7368549903406 52.012859200618,4.7368522733482 52.012869764934,4.7369028591642 52.01287505091,4.7369083857327 52.012853563252,4.7369587435758 52.012858497397,4.7369560115208 52.012869097586,4.7369703101386 52.012870497856,4.7369702330091 52.012870794047,4.7369565083417 52.012924217089,4.7367924390622 52.012908560796,4.7366020558317 52.012889361243))"^^geo:wktLiteral ;
    osm:area 150.0
  ] .

