@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/bmep1j>
  gtm:kadastraalNummer "442"^^xsd:string ;
  gtm:kadastraleAanduiding "B442"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B442"^^xsd:string ;
  ns0:name "Perceel GDA01-B442"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b3kh1H> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14288> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7082425 52.0130522, 4.7082632 52.0130113, 4.7080112 52.0129414, 4.7080048 52.0129397, 4.7079812 52.0129765, 4.7082425 52.0130522))"^^geo:wktLiteral ;
    osm:area 90.0
  ] .

