@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/buzoDP>
  gtm:kadastraalNummer "535"^^xsd:string ;
  gtm:kadastraleAanduiding "C535"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C535"^^xsd:string ;
  schema:name "Perceel GDA01-C535"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15417> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7130884 52.010918, 4.713618 52.0109529, 4.7136441 52.0108266, 4.7136619 52.0107967, 4.7130054 52.0107626, 4.7129527 52.0109364, 4.7130512 52.0109411, 4.7130684 52.0108678, 4.7130968 52.0108697, 4.7130884 52.010918))"^^geo:wktLiteral ;
    osm:area 775.0
  ] .

