@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/buzryq>
  gtm:oppervlakte 169.0 ;
  gtm:kadastraalNummer 3121.0 ;
  gtm:kadastraleAanduiding "H3121"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3121"^^xsd:string ;
  ns0:name "Perceel GDA01-H3121"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310312170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b2hUHK> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77507> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6950707301325 52.022504199237,4.6953646508165 52.022652024194,4.6953048981491 52.022697442012,4.6952938262082 52.022705861998,4.6952521870459 52.022685015874,4.6952748762077 52.022667774635,4.695233251658 52.022646928589,4.69522176708 52.022655651749,4.69501087497 52.02254964327,4.6950707301325 52.022504199237))"^^geo:wktLiteral ;
    osm:area 169.0
  ] .

