@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/b3KCfb>
  gtm:kadastraalNummer "933"^^xsd:string ;
  gtm:kadastraleAanduiding "C933"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C933"^^xsd:string ;
  schema:name "Perceel GDA01-C933"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15815> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7127367 52.013853, 4.7128847 52.0137659, 4.7124132 52.013551, 4.7122754 52.0136633, 4.7126464 52.0138323, 4.7126888 52.0138403, 4.7127367 52.013853))"^^geo:wktLiteral ;
    osm:area 603.0
  ] .

