@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/bFOaJr>
  gtm:kadastraalNummer "67"^^xsd:string ;
  gtm:kadastraleAanduiding "B67"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B67"^^xsd:string ;
  schema:name "Perceel GDA01-B67"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13914> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7082811 52.0139142, 4.7082401 52.0138953, 4.7082939 52.0138471, 4.7082832 52.0138421, 4.7082469 52.01387, 4.7081695 52.0139297, 4.7082286 52.0139588, 4.7082811 52.0139142))"^^geo:wktLiteral ;
    osm:area 38.0
  ] .

