@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/b9nykP>
  gtm:oppervlakte 90.0 ;
  gtm:kadastraalNummer 881.0 ;
  gtm:kadastraleAanduiding "A881"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A881"^^xsd:string ;
  schema:name "Perceel GDA01-A881"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240088170000/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/69963> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7157512671285 52.010807947003,4.7157596925786 52.010768625862,4.7158948091262 52.010780083678,4.7160542078033 52.010793441509,4.7160456194348 52.010832959486,4.7159100753328 52.010821831976,4.7157512671285 52.010807947003))"^^geo:wktLiteral ;
    osm:area 91.0
  ] .

