@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://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/bBdMxv>
  gtm:kadastraalNummer "185"^^xsd:string ;
  gtm:kadastraleAanduiding "A185"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A185"^^xsd:string ;
  schema:name "Perceel GDA01-A185"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bQdn5v> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13187> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7052778 52.0148242, 4.7053512 52.0148645, 4.7062702 52.0143769, 4.7062235 52.0143402, 4.7056131 52.0146526, 4.7055868 52.014666, 4.7052778 52.0148242))"^^geo:wktLiteral ;
    osm:area 496.0
  ] .

