@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/bgeBw2>
  gtm:kadastraalNummer "551"^^xsd:string ;
  gtm:kadastraleAanduiding "B551"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B551"^^xsd:string ;
  ns0:name "Perceel GDA01-B551"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bZairn> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14397> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7097236 52.0139595, 4.7097301 52.0139151, 4.7097134 52.0139126, 4.7095682 52.0138616, 4.7095465 52.0138847, 4.7096137 52.0139158, 4.7097093 52.0139586, 4.7097236 52.0139595))"^^geo:wktLiteral ;
    osm:area 53.0
  ] .

