@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/bSvRML>
  gtm:kadastraalNummer "941"^^xsd:string ;
  gtm:kadastraleAanduiding "B941"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B941"^^xsd:string ;
  ns0:name "Perceel GDA01-B941"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/brEDBg> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14787> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.708359 52.0108915, 4.7084084 52.0109185, 4.7084262 52.0109065, 4.7086201 52.0107732, 4.708693 52.0107206, 4.7086404 52.0106926, 4.7084981 52.0107936, 4.7083749 52.0108803, 4.708359 52.0108915))"^^geo:wktLiteral ;
    osm:area 138.0
  ] .

