@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/bwEosQ>
  gtm:kadastraalNummer "376e"^^xsd:string ;
  gtm:kadastraleAanduiding "A376e"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A376e"^^xsd:string ;
  schema:name "Perceel GDA01-A376e"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13830> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7098699 52.0174304, 4.709873 52.0174156, 4.7099114 52.0174186, 4.7099462 52.0172421, 4.7099462 52.0172421, 4.7095023 52.0171954, 4.7094298 52.0171932, 4.7094034 52.0174002, 4.7094426 52.0173993, 4.7094426 52.0173993, 4.7098699 52.0174304))"^^geo:wktLiteral ;
    osm:area 784.0
  ] .

