@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/bBQSHT>
  gtm:kadastraalNummer "649"^^xsd:string ;
  gtm:kadastraleAanduiding "B649"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B649"^^xsd:string ;
  ns0:name "Perceel GDA01-B649"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14495> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7062717 52.0109865, 4.7062612 52.0109939, 4.7063024 52.0110144, 4.7063034 52.0110136, 4.7063124 52.0110067, 4.7063786 52.010956, 4.7065102 52.0108587, 4.7064676 52.0108393, 4.7064598 52.0108457, 4.7064005 52.0108879, 4.7063782 52.0109063, 4.7063268 52.0109443, 4.7062717 52.0109865))"^^geo:wktLiteral ;
    osm:area 80.0
  ] .

