@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/bV0g0m>
  gtm:kadastraalNummer "306"^^xsd:string ;
  gtm:kadastraleAanduiding "B306"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B306"^^xsd:string ;
  ns0:name "Perceel GDA01-B306"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14152> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7053879 52.0112277, 4.7053996 52.011234, 4.7055244 52.0113019, 4.7055658 52.0113315, 4.7056115 52.0112837, 4.7054547 52.0112028, 4.7054445 52.0111975, 4.7053879 52.0112277))"^^geo:wktLiteral ;
    osm:area 85.0
  ] .

