@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/bHg4DL>
  gtm:kadastraalNummer 38.0 ;
  gtm:oppervlakte 70.0 ;
  gtm:kadastraleAanduiding "C38"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C38" ;
  ns0:name "Perceel GDA01-C38"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260003870000/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/14920> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7119599924814 52.012164470711,4.7119183143249 52.01214345045,4.7118113423981 52.012078452842,4.711638551283 52.011956055002,4.7115615650033 52.011906994898,4.7115709524509 52.011900747905,4.7116065671744 52.011922964905,4.7118196344875 52.012063696516,4.7118613720528 52.012090433777,4.711964979728 52.01214766404,4.711975730519 52.012152444617,4.7119599924814 52.012164470711))"^^geo:wktLiteral ;
    osm:area 52.0
  ] .

