@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/b9ZFsQ>
  gtm:oppervlakte 140.0 ;
  gtm:kadastraalNummer 5335.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5335" ;
  gtm:kadastraleAanduiding "M5335"@nl ;
  ns0:name "Perceel GDA01-M5335"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350533570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bI64S7> ;
  hg:liesIn <https://n2t.net/ark:/60537/bNip3O> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88214> ;
  ns0:startDate "2010-06-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7127808185618 52.036150926851,4.7127827614289 52.036105133245,4.7129206455163 52.036107199157,4.7131342544093 52.036110399464,4.7131822800501 52.036111114778,4.7131804964055 52.036157008172,4.7130610010007 52.036155191647,4.7129189354155 52.036153030051,4.7127808185618 52.036150926851))"^^geo:wktLiteral ;
    osm:area 140.0
  ] .

