@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/bp9bFS>
  gtm:kadastraalNummer "341"^^xsd:string ;
  gtm:kadastraleAanduiding "B341"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B341"^^xsd:string ;
  ns0:name "Perceel GDA01-B341"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14187> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7073225 52.0117498, 4.7073089 52.0117599, 4.7072012 52.0118542, 4.707218 52.0118619, 4.7072424 52.0118417, 4.7072815 52.0118584, 4.7072944 52.0118469, 4.7073754 52.0117746, 4.7073225 52.0117498))"^^geo:wktLiteral ;
    osm:area 58.0
  ] .

