@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bGdD4D>
  gtm:oppervlakte 45.0 ;
  gtm:kadastraalNummer 1580.0 ;
  gtm:kadastraleAanduiding "H1580"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H1580"^^xsd:string ;
  schema:name "Perceel GDA01-H1580"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310158070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bh4AMq> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76747> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.704267318826 52.01316060113,4.7042858874901 52.013170416331,4.7042725905886 52.013179812975,4.7043058440261 52.013196220968,4.7042852266419 52.013213790552,4.7042188267174 52.013181604353,4.7041445783151 52.013143494158,4.7041821921924 52.013115596661,4.704267318826 52.01316060113))"^^geo:wktLiteral ;
    osm:area 44.0
  ] .

