@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/bw1k6X>
  gtm:oppervlakte 57.0 ;
  gtm:kadastraalNummer 1308.0 ;
  gtm:kadastraleAanduiding "C1308"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1308"^^xsd:string ;
  schema:name "Perceel GDA01-C1308"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260130870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72677> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7116019484911 52.011407929836,4.7115776093683 52.011398208509,4.7116128063431 52.0113611356,4.7117889295061 52.011425613364,4.7117629560831 52.011456681064,4.711610210606 52.011400957309,4.7116019484911 52.011407929836))"^^geo:wktLiteral ;
    osm:area 57.0
  ] .

