@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/b1sXbZ>
  gtm:oppervlakte 90.0 ;
  gtm:kadastraalNummer 882.0 ;
  gtm:kadastraleAanduiding "A882"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A882"^^xsd:string ;
  schema:name "Perceel GDA01-A882"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240088270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69964> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7157684157432 52.010727904228,4.7159266102042 52.010741902529,4.7160631254285 52.010752361427,4.7160542078033 52.010793441509,4.7158948091262 52.010780083678,4.7157596925786 52.010768625862,4.7157684157432 52.010727904228))"^^geo:wktLiteral ;
    osm:area 93.0
  ] .

