@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://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/bkOZIP>
  gtm:kadastraalNummer "33"^^xsd:string ;
  gtm:kadastraleAanduiding "C33"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C33"^^xsd:string ;
  ns0:name "Perceel GDA01-C33"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14915> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7113008 52.0120379, 4.7112469 52.0120815, 4.7112539 52.012092, 4.7112939 52.0121345, 4.7113034 52.0121297, 4.711314 52.0121404, 4.7113314 52.0121339, 4.7113957 52.0121906, 4.7114498 52.0121655, 4.7113071 52.0120433, 4.7113008 52.0120379))"^^geo:wktLiteral ;
    osm:area 91.0
  ] .

