@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/bgsi8R>
  gtm:kadastraalNummer "203"^^xsd:string ;
  gtm:kadastraleAanduiding "A203"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A203"^^xsd:string ;
  schema:name "Perceel GDA01-A203"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13205> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7071795 52.0155172, 4.7071795 52.0155172, 4.7068696 52.0153236, 4.7065462 52.0155138, 4.7068097 52.0156578, 4.7068608 52.0156927, 4.7069485 52.0156421, 4.7071795 52.0155172))"^^geo:wktLiteral ;
    osm:area 882.0
  ] .

