@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/bGDYug>
  gtm:kadastraalNummer "432"^^xsd:string ;
  gtm:kadastraleAanduiding "A432"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A432"^^xsd:string ;
  ns0:name "Perceel GDA01-A432"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bXVfoR> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13434> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7171887 52.0135219, 4.7171828 52.0135344, 4.7171759 52.0135485, 4.7172248 52.0135577, 4.7172742 52.0135669, 4.717331 52.0135775, 4.7173355 52.0135634, 4.7173412 52.0135457, 4.7172845 52.0135357, 4.71724 52.0135278, 4.7171887 52.0135219))"^^geo:wktLiteral ;
    osm:area 38.0
  ] .

