@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/b250Od>
  gtm:kadastraalNummer "1215bis"^^xsd:string ;
  gtm:kadastraleAanduiding "C1215bis"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1215bis"^^xsd:string ;
  schema:name "Perceel GDA01-C1215bis"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16179> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7146297 52.0096149, 4.7146475 52.0095547, 4.7145645 52.0095401, 4.7145612 52.0095473, 4.7145262 52.0095411, 4.7143992 52.0095187, 4.7143815 52.0095152, 4.7143594 52.009558, 4.7143735 52.0095609, 4.7146297 52.0096149))"^^geo:wktLiteral ;
    osm:area 109.0
  ] .

