@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/bmep4R>
  gtm:oppervlakte 64.0 ;
  gtm:kadastraalNummer 567.0 ;
  gtm:kadastraleAanduiding "C567"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C567" ;
  ns0:name "Perceel GDA01-C567"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260056770000/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/15449> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7135471820185 52.011554200342,4.7135464692833 52.011554133345,4.7135483714401 52.011527394745,4.7135949979308 52.01153125692,4.7135589246685 52.01168392524,4.7135573841372 52.011690477958,4.7135537910934 52.011705665773,4.713510248592 52.011683646683,4.7135084108649 52.011682836198,4.7135400297348 52.011581358317,4.7135471820185 52.011554200342))"^^geo:wktLiteral ;
    osm:area 58.0
  ] .

