@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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/bDiPZ2>
  gtm:oppervlakte 555.0 ;
  gtm:kadastraalNummer 3256.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3256" ;
  gtm:kadastraleAanduiding "M3256"@nl ;
  ns0:name "Perceel GDA01-M3256"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350325670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b2hWoE> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bRfRTG> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bX5hq1> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86585> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6908485405152 52.022573070104,4.6905601088707 52.022430218896,4.690765686483 52.02227187291,4.6908004682066 52.022277246979,4.6908078463043 52.022306871464,4.6909951377778 52.02239983163,4.6910438429968 52.022398043303,4.6910538961706 52.022414920052,4.6908485405152 52.022573070104))"^^geo:wktLiteral ;
    osm:area 553.0
  ] .

