@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/bFBu5B>
  gtm:kadastraalNummer "664"^^xsd:string ;
  gtm:kadastraleAanduiding "B664"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B664"^^xsd:string ;
  ns0:name "Perceel GDA01-B664"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14510> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7065534 52.0104986, 4.7065017 52.0105365, 4.7065135 52.0105435, 4.7066016 52.0105943, 4.7066671 52.0106323, 4.7067625 52.0106793, 4.7067781 52.0106876, 4.7067913 52.0106779, 4.7068652 52.0106129, 4.7068563 52.0106082, 4.7068477 52.0106142, 4.7067169 52.0105417, 4.7066817 52.0105682, 4.7065648 52.0105047, 4.7065534 52.0104986))"^^geo:wktLiteral ;
    osm:area 195.0
  ] .

