@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/bMfS6x>
  gtm:kadastraalNummer "400"^^xsd:string ;
  gtm:kadastraleAanduiding "B400"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B400"^^xsd:string ;
  ns0:name "Perceel GDA01-B400"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14246> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7069227 52.0129029, 4.7069331 52.0128953, 4.7070593 52.0128015, 4.7070124 52.0127745, 4.7068873 52.0128716, 4.7068784 52.0128784, 4.7069227 52.0129029))"^^geo:wktLiteral ;
    osm:area 62.0
  ] .

