@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/bZNmR9>
  gtm:kadastraalNummer "615"^^xsd:string ;
  gtm:kadastraleAanduiding "B615"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B615"^^xsd:string ;
  ns0:name "Perceel GDA01-B615"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14461> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7077018 52.0117156, 4.7077571 52.0117427, 4.7077662 52.0117357, 4.7078315 52.0116841, 4.7078175 52.0116775, 4.7078363 52.011663, 4.7077963 52.0116431, 4.7077139 52.0117063, 4.7077018 52.0117156))"^^geo:wktLiteral ;
    osm:area 47.0
  ] .

