@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@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/bOLgus>
  gtm:kadastraalNummer "345"^^xsd:string ;
  gtm:kadastraleAanduiding "D345"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D345"^^xsd:string ;
  ns0:name "Perceel GDA01-D345"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bCTBWo>, <https://n2t.net/ark:/60537/bjnjO4> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16529> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7044831 52.0104493, 4.7045137 52.010423, 4.70448 52.0103883, 4.7038619 52.0100217, 4.7038364 52.0100067, 4.7037195 52.0099383, 4.7034664 52.0098625, 4.7034379 52.0098689, 4.7033929 52.009848, 4.7033664 52.0098787, 4.703422 52.0099034, 4.7034327 52.009911, 4.7034284 52.0099185, 4.7034209 52.009991, 4.703423 52.0101012, 4.7034616 52.0101231, 4.7034638 52.0100182, 4.7035019 52.0099887, 4.7035284 52.0099756, 4.7035563 52.0099759, 4.7035903 52.0099807, 4.7036587 52.0100037, 4.7037164 52.01003, 4.7037604 52.0100552, 4.7044273 52.0104361, 4.7044831 52.0104493))"^^geo:wktLiteral ;
    osm:area 779.0
  ] .

