@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/b2I6PZ>
  gtm:kadastraalNummer "461"^^xsd:string ;
  gtm:kadastraleAanduiding "C461"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C461"^^xsd:string ;
  schema:name "Perceel GDA01-C461"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15343> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7143179 52.0092875, 4.71432 52.009281, 4.7142684 52.0092749, 4.7142661 52.0092832, 4.7142195 52.0094515, 4.714291 52.009462, 4.714307 52.0094405, 4.714293 52.0094389, 4.7142948 52.0094205, 4.7142752 52.0094183, 4.7143179 52.0092875))"^^geo:wktLiteral ;
    osm:area 75.0
  ] .

