@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/bUo9Vz>
  gtm:kadastraalNummer "438"^^xsd:string ;
  gtm:kadastraleAanduiding "A438"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A438"^^xsd:string ;
  ns0:name "Perceel GDA01-A438"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b9ZPQO>, <https://n2t.net/ark:/60537/bmRGNb> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13440> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7166614 52.0141298, 4.7166824 52.0141339, 4.7167368 52.0139553, 4.716911 52.0135004, 4.7168835 52.0134954, 4.7168495 52.0134892, 4.7168331 52.0135475, 4.7168448 52.0135488, 4.7168325 52.013586, 4.7168305 52.013592, 4.716775 52.0137527, 4.7167524 52.0138038, 4.7166973 52.013937, 4.7166345 52.0141244, 4.7166614 52.0141298))"^^geo:wktLiteral ;
    osm:area 225.0
  ] .

