@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/bZAFid>
  gtm:oppervlakte 61.0 ;
  gtm:kadastraalNummer 629.0 ;
  gtm:kadastraleAanduiding "D629"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D629"^^xsd:string ;
  ns0:name "Perceel GDA01-D629"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270062970000/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/16814> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7122514828498 52.007050687783,4.7122107344336 52.007140410124,4.7121608899296 52.007133904309,4.7121198543915 52.00712854558,4.7121702866987 52.007041844979,4.7122288372 52.007048589469,4.7122514828498 52.007050687783))"^^geo:wktLiteral ;
    osm:area 61.0
  ] .

