@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/bnuB8T>
  gtm:kadastraalNummer "777"^^xsd:string ;
  gtm:kadastraleAanduiding "A777"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A777"^^xsd:string ;
  ns0:name "Perceel GDA01-A777"@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/13777> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7165609 52.0095501, 4.7165583 52.0095579, 4.7165794 52.0095763, 4.716585 52.0095988, 4.7165747 52.0096374, 4.7165615 52.0096865, 4.7165533 52.009701, 4.7165329 52.0097166, 4.7165158 52.0097293, 4.7165123 52.0097372, 4.7165956 52.0097437, 4.7171569 52.0097793, 4.7171831 52.009781, 4.717233 52.0096394, 4.7166067 52.0095559, 4.7165609 52.0095501))"^^geo:wktLiteral ;
    osm:area 831.0
  ] .

