@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/bsgJMY>
  gtm:oppervlakte 9.0 ;
  gtm:kadastraalNummer 4278.0 ;
  gtm:kadastraleAanduiding "D4278"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D4278"^^xsd:string ;
  ns0:name "Perceel GDA01-D4278"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270427870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bJz0ck> ;
  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/73645> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7052169433367 52.008538801054,4.7052188687105 52.008537661692,4.7053025159298 52.008597074317,4.7052916507132 52.008602790925,4.7052085943286 52.008543795182,4.7052100502393 52.008542877811,4.7052169433367 52.008538801054))"^^geo:wktLiteral ;
    osm:area 9.0
  ] .

