@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/bezZZT>
  gtm:kadastraalNummer "778"^^xsd:string ;
  gtm:kadastraleAanduiding "A778"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A778"^^xsd:string ;
  ns0:name "Perceel GDA01-A778"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/baCUy7> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13778> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.716099 52.0094563, 4.716099 52.0094563, 4.7160853 52.0095004, 4.7160313 52.0094934, 4.7159936 52.0096759, 4.7165104 52.0097427, 4.7165123 52.0097372, 4.7165158 52.0097293, 4.7165329 52.0097166, 4.7165533 52.009701, 4.7165615 52.0096865, 4.7165747 52.0096374, 4.716585 52.0095988, 4.7165794 52.0095763, 4.7165583 52.0095579, 4.7165609 52.0095501, 4.7165721 52.0095168, 4.716099 52.0094563))"^^geo:wktLiteral ;
    osm:area 951.0
  ] .

