@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/bb26fO>
  gtm:kadastraalNummer "731"^^xsd:string ;
  gtm:kadastraleAanduiding "A731"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A731"^^xsd:string ;
  ns0:name "Perceel GDA01-A731"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13732> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7159895 52.0123496, 4.7159895 52.0123496, 4.7158244 52.0121198, 4.7158207 52.0120688, 4.7158818 52.0120583, 4.715872 52.0120256, 4.7159042 52.0120219, 4.7158947 52.0119895, 4.7156884 52.0120125, 4.7156212 52.0120362, 4.7158986 52.012336, 4.7159895 52.0123496))"^^geo:wktLiteral ;
    osm:area 351.0
  ] .

