@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/bHTaJr>
  gtm:oppervlakte 23.0 ;
  gtm:kadastraalNummer 572.0 ;
  gtm:kadastraleAanduiding "C572"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C572" ;
  ns0:name "Perceel GDA01-C572"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260057270000/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/15454> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7134649294268 52.011983348266,4.7134891131468 52.011958876429,4.7135517516315 52.011980941885,4.7135574605459 52.011982952002,4.713522035586 52.01201879277,4.7134546790052 52.011993725135,4.7134649294268 52.011983348266))"^^geo:wktLiteral ;
    osm:area 25.0
  ] .

