@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/bdjNNq>
  gtm:kadastraalNummer "304"^^xsd:string ;
  gtm:kadastraleAanduiding "A304"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A304"^^xsd:string ;
  schema:name "Perceel GDA01-A304"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13306> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7122012 52.0148072, 4.7123285 52.014893, 4.7123794 52.0148665, 4.71247 52.0148286, 4.7127832 52.0150487, 4.7127999 52.0150409, 4.712356 52.01473, 4.7122012 52.0148072))"^^geo:wktLiteral ;
    osm:area 223.0
  ] .

