@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/brrTe0>
  gtm:kadastraalNummer "302"^^xsd:string ;
  gtm:kadastraleAanduiding "B302"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B302"^^xsd:string ;
  ns0:name "Perceel GDA01-B302"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14148> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7052077 52.0113236, 4.7052201 52.0113306, 4.7053325 52.0113936, 4.7053478 52.0113836, 4.7054028 52.011412, 4.7054115 52.0114255, 4.7053898 52.0114418, 4.7054802 52.0114878, 4.7055261 52.011455, 4.7052572 52.0113107, 4.7052444 52.0113038, 4.7052077 52.0113236))"^^geo:wktLiteral ;
    osm:area 92.0
  ] .

