@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://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/bjMvqe>
  gtm:kadastraalNummer "334"^^xsd:string ;
  gtm:kadastraleAanduiding "E334"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E334"^^xsd:string ;
  schema:name "Perceel GDA01-E334"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/17539> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7038443 52.0071313, 4.703997 52.0072102, 4.7040865 52.0071647, 4.7038343 52.0070343, 4.7037471 52.0070794, 4.7038443 52.0071313))"^^geo:wktLiteral ;
    osm:area 176.0
  ] .

