@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/bbeQLy>
  gtm:oppervlakte 22.0 ;
  gtm:kadastraalNummer 871.0 ;
  gtm:kadastraleAanduiding "E871"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E871"^^xsd:string ;
  schema:name "Perceel GDA01-E871"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280087170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73678> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7016669642537 52.010405819171,4.7016817217233 52.010396143696,4.7017287311276 52.010365299559,4.7017753030856 52.010393542686,4.7017133460553 52.010433162374,4.7016669642537 52.010405819171))"^^geo:wktLiteral ;
    osm:area 27.0
  ] .

