@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/bYkt4o>
  gtm:kadastraalNummer "948"^^xsd:string ;
  gtm:kadastraleAanduiding "B948"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B948"^^xsd:string ;
  ns0:name "Perceel GDA01-B948"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bsuCBL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14794> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7080104 52.0107006, 4.7080652 52.0107329, 4.7082355 52.0106274, 4.7083793 52.0105367, 4.7083276 52.010491, 4.7081729 52.0105932, 4.7080104 52.0107006))"^^geo:wktLiteral ;
    osm:area 177.0
  ] .

