@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@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/bBQSI4>
  gtm:kadastraalNummer "440bis"^^xsd:string ;
  gtm:kadastraleAanduiding "B440bis"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B440bis"^^xsd:string ;
  ns0:name "Perceel GDA01-B440bis"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14882> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7081696 52.0131837, 4.708197 52.0131357, 4.7079201 52.013065, 4.707895 52.0131023, 4.7079996 52.0131323, 4.7080584 52.0131485, 4.7080556 52.0131523, 4.7081696 52.0131837))"^^geo:wktLiteral ;
    osm:area 105.0
  ] .

