@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/bD64IF>
  gtm:kadastraalNummer "386"^^xsd:string ;
  gtm:kadastraleAanduiding "A386"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A386"^^xsd:string ;
  schema:name "Perceel GDA01-A386"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13388> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7152982 52.0156925, 4.7154071 52.0157102, 4.7154041 52.0157167, 4.7155775 52.015748, 4.715586 52.01573, 4.7154124 52.0156986, 4.7154222 52.015678, 4.7153143 52.0156585, 4.7152982 52.0156925))"^^geo:wktLiteral ;
    osm:area 55.0
  ] .

