@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/bchmpe>
  gtm:oppervlakte 47.0 ;
  gtm:kadastraalNummer 3433.0 ;
  gtm:kadastraleAanduiding "H3433"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3433"^^xsd:string ;
  ns0:name "Perceel GDA01-H3433"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310343370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:absorbed <https://n2t.net/ark:/60537/bVDyUF> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77664> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6999005777388 52.015267202213,4.6998858456529 52.015273192367,4.6997853125123 52.015314266651,4.6997618199686 52.01529211686,4.6997569381673 52.015294128722,4.6997402089493 52.015278364236,4.6998611281542 52.015230227278,4.6999005777388 52.015267202213))"^^geo:wktLiteral ;
    osm:area 48.0
  ] .

