@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/baCHZR>
  gtm:kadastraalNummer "460"^^xsd:string ;
  gtm:kadastraleAanduiding "C460"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C460"^^xsd:string ;
  schema:name "Perceel GDA01-C460"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15342> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71432 52.009281, 4.7143179 52.0092875, 4.7142752 52.0094183, 4.7142948 52.0094205, 4.714293 52.0094389, 4.714307 52.0094405, 4.7143184 52.009426, 4.7143325 52.0093914, 4.7143735 52.0092922, 4.7143764 52.0092865, 4.71432 52.009281))"^^geo:wktLiteral ;
    osm:area 57.0
  ] .

