@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/baq0hs>
  gtm:kadastraalNummer "282" ;
  gtm:kadastraleAanduiding "C282" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C282" ;
  ns0:name "Perceel GDA01-C282"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15164> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7126478 52.009199, 4.7125961 52.0092639, 4.7127608 52.0093163, 4.7127072 52.0093813, 4.7124771 52.0093125, 4.7124602 52.0093373, 4.7128425 52.0094542, 4.7128512 52.0094432, 4.7131587 52.0095354, 4.7133016 52.0093211, 4.7131098 52.0092641, 4.7130556 52.0093293, 4.7126478 52.009199))"^^geo:wktLiteral ;
    osm:area 906.0
  ] .

