@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/box5z4>
  gtm:kadastraalNummer "473"^^xsd:string ;
  gtm:kadastraleAanduiding "A473"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A473"^^xsd:string ;
  ns0:name "Perceel GDA01-A473"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bKBtWt> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13475> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7180708 52.0137272, 4.7180526 52.0137262, 4.718024 52.0137247, 4.7180185 52.0137414, 4.7180252 52.0137496, 4.7180251 52.0137627, 4.7180218 52.0137807, 4.7179998 52.0138457, 4.7179845 52.0139057, 4.7180044 52.013909, 4.7180197 52.0139115, 4.7180384 52.0138329, 4.7180708 52.0137272))"^^geo:wktLiteral ;
    osm:area 51.0
  ] .

