@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/bKozQs>
  gtm:kadastraalNummer "447"^^xsd:string ;
  gtm:kadastraleAanduiding "A447"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A447"^^xsd:string ;
  ns0:name "Perceel GDA01-A447"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13449> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7163105 52.0152405, 4.7162666 52.0153691, 4.7168205 52.0154527, 4.7168292 52.0154308, 4.7168709 52.0154371, 4.7168622 52.015459, 4.7168984 52.0154645, 4.7169336 52.0153584, 4.7163105 52.0152405))"^^geo:wktLiteral ;
    osm:area 586.0
  ] .

