@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/bjMxXw>
  gtm:oppervlakte 41.0 ;
  gtm:kadastraalNummer 4522.0 ;
  gtm:kadastraleAanduiding "C4522"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4522" ;
  ns0:name "Perceel GDA01-C4522"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260452270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/biWTwB> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73019> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7124809456189 52.012675302459,4.712500292096 52.012663548653,4.712558402849 52.012627415748,4.7125823655595 52.012641880585,4.7125416079976 52.012669007704,4.7125087517594 52.012690876937,4.7124253825089 52.012746360881,4.7123963003961 52.012728460062,4.7124802525738 52.012674894009,4.7124809456189 52.012675302459))"^^geo:wktLiteral ;
    osm:area 41.0
  ] .

