@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/b74Odg>
  gtm:kadastraalNummer "676"^^xsd:string ;
  gtm:kadastraleAanduiding "B676"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B676"^^xsd:string ;
  ns0:name "Perceel GDA01-B676"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b99Sss> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14522> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7072763 52.0103548, 4.7072343 52.0103308, 4.7072232 52.0103393, 4.7071257 52.0104137, 4.7071701 52.0104359, 4.7072658 52.010363, 4.7072763 52.0103548))"^^geo:wktLiteral ;
    osm:area 46.0
  ] .

