@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://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/bzLSI4>
  gtm:kadastraalNummer "340"^^xsd:string ;
  gtm:kadastraleAanduiding "A340"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A340"^^xsd:string ;
  schema:name "Perceel GDA01-A340"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bCuaD0> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13342> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.714144 52.0143607, 4.7140866 52.0143452, 4.7140728 52.0143415, 4.7140448 52.0143619, 4.7139118 52.0144478, 4.7139522 52.0144596, 4.7139925 52.0144715, 4.7140708 52.0144196, 4.714096 52.0143993, 4.714144 52.0143607))"^^geo:wktLiteral ;
    osm:area 90.0
  ] .

