@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/bFoMoS>
  gtm:kadastraalNummer "873"^^xsd:string ;
  gtm:kadastraleAanduiding "B873"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B873"^^xsd:string ;
  ns0:name "Perceel GDA01-B873"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bfPpAY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14719> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7094344 52.0100803, 4.7094218 52.0100866, 4.7092092 52.0102073, 4.7091569 52.0102369, 4.7091688 52.0102456, 4.7091882 52.0102615, 4.7094641 52.0101085, 4.709474 52.0101045, 4.7094344 52.0100803))"^^geo:wktLiteral ;
    osm:area 94.0
  ] .

