@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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/bUNznd>
  gtm:oppervlakte 54.0 ;
  gtm:kadastraalNummer 75.0 ;
  gtm:kadastraleAanduiding "C75"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C75" ;
  ns0:name "Perceel GDA01-C75"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260007570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14957> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.712085484673 52.011327704996,4.7119928648251 52.011295399776,4.7120331340854 52.01124937642,4.7120486702644 52.011254597905,4.7120770432083 52.011220865359,4.7121532631453 52.011250164228,4.712085484673 52.011327704996))"^^geo:wktLiteral ;
    osm:area 68.0
  ] .

