@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/bQ0tFS>
  gtm:kadastraalNummer "365"^^xsd:string ;
  gtm:kadastraleAanduiding "E365"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E365"^^xsd:string ;
  ns0:name "Perceel GDA01-E365"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b87vC3>, <https://n2t.net/ark:/60537/bbsJuf>, <https://n2t.net/ark:/60537/bpzNEs>, <https://n2t.net/ark:/60537/bt6GDw>, <https://n2t.net/ark:/60537/bTkROM> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17566> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.701765 52.0061113, 4.7016956 52.006138, 4.7019165 52.0063037, 4.7021127 52.0062352, 4.7021243 52.006231, 4.7018896 52.0060627, 4.7018126 52.0060924, 4.7018341 52.0061136, 4.7017862 52.0061323, 4.701765 52.0061113))"^^geo:wktLiteral ;
    osm:area 374.0
  ] .

