@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/bdjO0V>
  gtm:oppervlakte 90.0 ;
  gtm:kadastraalNummer 635.0 ;
  gtm:kadastraleAanduiding "D635"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D635"^^xsd:string ;
  ns0:name "Perceel GDA01-D635"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270063570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16820> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7120305547565 52.007136500485,4.7120843920466 52.007150606484,4.7120732246732 52.007162928462,4.7121000659046 52.007171738245,4.7120888963911 52.00718130077,4.7120638277767 52.007202756137,4.7120068893943 52.007180830402,4.7118456320401 52.007118721206,4.711913671136 52.0070930991,4.7120305547565 52.007136500485))"^^geo:wktLiteral ;
    osm:area 82.0
  ] .

