@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/bMtzO5>
  gtm:kadastraalNummer "578"^^xsd:string ;
  gtm:kadastraleAanduiding "B578"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B578"^^xsd:string ;
  ns0:name "Perceel GDA01-B578"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14424> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7095711 52.0128185, 4.7095618 52.0128274, 4.7093472 52.0130378, 4.709319 52.0130256, 4.7092238 52.0131119, 4.7091128 52.0132055, 4.7090793 52.0132018, 4.708967 52.0131791, 4.7089404 52.0132652, 4.709014 52.0133009, 4.7090703 52.0133287, 4.7091692 52.0132452, 4.7092175 52.0132662, 4.7092727 52.0132313, 4.7093395 52.0131805, 4.7092681 52.0131535, 4.7092715 52.0131492, 4.7092762 52.013146, 4.7092859 52.0131386, 4.7094056 52.0130512, 4.7095198 52.0129595, 4.7096349 52.0128574, 4.7096432 52.0128495, 4.7095711 52.0128185))"^^geo:wktLiteral ;
    osm:area 508.0
  ] .

