@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/b12wgM>
  gtm:kadastraalNummer "878"^^xsd:string ;
  gtm:kadastraleAanduiding "B878"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B878"^^xsd:string ;
  ns0:name "Perceel GDA01-B878"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bdxHki>, <https://n2t.net/ark:/60537/bfPeQd> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14724> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7087008 52.0103457, 4.7087468 52.0103191, 4.7089111 52.0102237, 4.7088767 52.0102003, 4.7087632 52.0102667, 4.7086613 52.0103263, 4.7087008 52.0103457))"^^geo:wktLiteral ;
    osm:area 70.0
  ] .

