@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/bOXY02>
  gtm:kadastraalNummer "120"^^xsd:string ;
  gtm:kadastraleAanduiding "B120"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B120"^^xsd:string ;
  ns0:name "Perceel GDA01-B120"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b00dzE>, <https://n2t.net/ark:/60537/bacxp2> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13967> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7072122 52.0132885, 4.7071219 52.0133518, 4.7070937 52.0133362, 4.7070655 52.0133571, 4.7070332 52.0133808, 4.7070034 52.0134019, 4.706975 52.0134225, 4.7069469 52.013443, 4.7069183 52.0134634, 4.7068881 52.0134853, 4.7067989 52.0135488, 4.70679 52.0135554, 4.7068562 52.013587, 4.7070646 52.0134331, 4.7070601 52.0134307, 4.7070871 52.0134108, 4.7070926 52.0134137, 4.7072411 52.0133042, 4.7072122 52.0132885))"^^geo:wktLiteral ;
    osm:area 201.0
  ] .

