@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/box9X3>
  gtm:oppervlakte 160.0 ;
  gtm:kadastraalNummer 3890.0 ;
  gtm:kadastraleAanduiding "H3890"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3890"^^xsd:string ;
  ns0:name "Perceel GDA01-H3890"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310389070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:absorbed <https://n2t.net/ark:/60537/bYL5kk> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105345> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7021959976069 52.012641737118,4.7021962718741 52.012641900506,4.7021378598276 52.012680039978,4.7020123096731 52.012597209144,4.7018854476041 52.012513516636,4.7018575140569 52.012495089566,4.7019162900915 52.012458866881,4.701946084 52.012478518203,4.7020730771707 52.012562211409,4.7021739236407 52.012628764232,4.7021959976069 52.012641737118))"^^geo:wktLiteral ;
    osm:area 160.0
  ] .

