@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/bOyzTZ>
  gtm:kadastraalNummer "521"^^xsd:string ;
  gtm:kadastraleAanduiding "E521"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E521"^^xsd:string ;
  ns0:name "Perceel GDA01-E521"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/biKc2I>, <https://n2t.net/ark:/60537/bkCvtr> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17721> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7079793 52.00513, 4.7079512 52.0051455, 4.7082644 52.0053145, 4.708525 52.0054557, 4.7087362 52.0055711, 4.709026 52.0057243, 4.7095713 52.0059998, 4.7100352 52.006232, 4.7103594 52.0064017, 4.7103991 52.0063896, 4.7100321 52.0062046, 4.7095327 52.0059529, 4.7090333 52.0057012, 4.7085063 52.0054156, 4.7079793 52.00513))"^^geo:wktLiteral ;
    osm:area 526.0
  ] .

