@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/bcHHNH>
  gtm:kadastraalNummer "505"^^xsd:string ;
  gtm:kadastraleAanduiding "B505"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B505"^^xsd:string ;
  ns0:name "Perceel GDA01-B505"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14351> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.708766 52.0133988, 4.7087493 52.0134754, 4.7087527 52.0134886, 4.7087582 52.0134935, 4.7088816 52.0135214, 4.7089234 52.0132764, 4.7089463 52.0131953, 4.708944 52.01319, 4.7089336 52.0131822, 4.7089051 52.0131703, 4.7088693 52.0131556, 4.7088336 52.0131406, 4.7088033 52.0132374, 4.708793 52.0132837, 4.708766 52.0133988))"^^geo:wktLiteral ;
    osm:area 348.0
  ] .

