@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/bw1k3q>
  gtm:oppervlakte 50.0 ;
  gtm:kadastraalNummer 1231.0 ;
  gtm:kadastraleAanduiding "B1231"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B1231"^^xsd:string ;
  schema:name "Perceel GDA01-B1231"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250123170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71903> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7081177915266 52.013275042937,4.7080876188632 52.013322480458,4.7079960653696 52.013298546462,4.7079634341658 52.013290007961,4.7079931724266 52.013242406174,4.7081177915266 52.013275042937))"^^geo:wktLiteral ;
    osm:area 53.0
  ] .

