@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/b7HYD1>
  gtm:oppervlakte 121.0 ;
  gtm:kadastraalNummer 3892.0 ;
  gtm:kadastraleAanduiding "H3892"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3892"^^xsd:string ;
  ns0:name "Perceel GDA01-H3892"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310389270000/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/105347> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7025256064235 52.012629515861,4.7026146438183 52.01268152828,4.7027495068588 52.012760313898,4.7027505463636 52.012760922165,4.7026934599196 52.012798125836,4.7026924204147 52.012797517568,4.7025575427979 52.0127187318,4.7024899420275 52.012679463753,4.7024682858188 52.012666789969,4.7025256064235 52.012629515861))"^^geo:wktLiteral ;
    osm:area 121.0
  ] .

