@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/bC3Ak1>
  gtm:kadastraalNummer "688"^^xsd:string ;
  gtm:kadastraleAanduiding "A688"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A688"^^xsd:string ;
  schema:name "Perceel GDA01-A688"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13690> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7184113 52.0136433, 4.7185143 52.0136615, 4.7186031 52.0133694, 4.7184905 52.0133607, 4.7184796 52.013394, 4.7184113 52.0136433))"^^geo:wktLiteral ;
    osm:area 247.0
  ] .

