@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/bRSOV9>
  gtm:oppervlakte 148.0 ;
  gtm:kadastraalNummer 4369.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K4369"^^xsd:string ;
  gtm:kadastraleAanduiding "K4369"@nl ;
  ns0:name "Perceel GDA01-K4369"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330436970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b25cqR> ;
  hg:liesIn <https://n2t.net/ark:/60537/b6FrpF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/82032> ;
  ns0:startDate "2010-06-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7394907829496 52.010008173185,4.7394134676634 52.01001932479,4.7393922077391 52.009873775742,4.7393763185623 52.009765800724,4.7394207042798 52.009770530185,4.7394578393094 52.009770015458,4.739458558673 52.009789784873,4.739470545412 52.009869469938,4.7394907829496 52.010008173185))"^^geo:wktLiteral ;
    osm:area 147.0
  ] .

