@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bDwumu>
  gtm:oppervlakte 64.0 ;
  gtm:kadastraalNummer 864.0 ;
  gtm:kadastraleAanduiding "D864"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D864"^^xsd:string ;
  schema:name "Perceel GDA01-D864"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270086470000/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/17049> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7055358363052 52.008762769822,4.7054821863277 52.008735395018,4.7054832174236 52.008734636974,4.7056026427679 52.008646190463,4.7056574922062 52.008672268838,4.7056274799244 52.008695779533,4.7055358363052 52.008762769822))"^^geo:wktLiteral ;
    osm:area 62.0
  ] .

