@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/btwTcE>
  gtm:kadastraalNummer "1015"^^xsd:string ;
  gtm:kadastraleAanduiding "C1015"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C1015"^^xsd:string ;
  schema:name "Perceel GDA01-C1015"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15897> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7135336 52.0130432, 4.7135838 52.0130002, 4.7130897 52.0127893, 4.7130703 52.0127809, 4.7130735 52.012778, 4.7129318 52.0127166, 4.7129164 52.0127099, 4.7128821 52.0127409, 4.7128947 52.0127461, 4.7130852 52.0128266, 4.7131032 52.0128342, 4.7130854 52.0128499, 4.7135336 52.0130432))"^^geo:wktLiteral ;
    osm:area 290.0
  ] .

