@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/biWHxO>
  gtm:oppervlakte 92.0 ;
  gtm:kadastraalNummer 219.0 ;
  gtm:kadastraleAanduiding "C219"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C219" ;
  ns0:name "Perceel GDA01-C219"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260021970000/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/15101> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7107344096834 52.010437584008,4.7105093211413 52.010362531443,4.7105284315964 52.010344188099,4.7105435203014 52.010330774247,4.71082385933 52.010424965943,4.7107950218662 52.010457598938,4.7107344096834 52.010437584008))"^^geo:wktLiteral ;
    osm:area 92.0
  ] .

