@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/bn4bVL>
  gtm:kadastraalNummer "155"^^xsd:string ;
  gtm:kadastraleAanduiding "D155"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D155"^^xsd:string ;
  ns0:name "Perceel GDA01-D155"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bdX7Ra> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16339> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7057702 52.009723, 4.7057266 52.0097561, 4.7058142 52.0098046, 4.7058466 52.0097771, 4.7058549 52.0097701, 4.7057702 52.009723))"^^geo:wktLiteral ;
    osm:area 38.0
  ] .

