@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/bQdcUS>
  gtm:oppervlakte 10.0 ;
  gtm:kadastraalNummer 4495.0 ;
  gtm:kadastraleAanduiding "C4495"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4495"^^xsd:string ;
  ns0:name "Perceel GDA01-C4495"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260449570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/bBR6Hk> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73015> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.712471963805 52.012511383428,4.7125115191519 52.01253218459,4.7124892222138 52.012546411275,4.7124362042424 52.012515178301,4.7124557055141 52.012502814178,4.712471963805 52.012511383428))"^^geo:wktLiteral ;
    osm:area 10.0
  ] .

