@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/b9AcuV>
  gtm:oppervlakte 96.0 ;
  gtm:kadastraalNummer 428.0 ;
  gtm:kadastraleAanduiding "B428"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B428"^^xsd:string ;
  schema:name "Perceel GDA01-B428"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250042870000/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/14274> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7078921764696 52.013124506766,4.7079210847957 52.013131666556,4.7077662570344 52.013342018546,4.7077150394272 52.013317094702,4.7078049228399 52.013209024557,4.7078792971544 52.013119857347,4.7078921764696 52.013124506766))"^^geo:wktLiteral ;
    osm:area 95.0
  ] .

