@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/bR2Y0a>
  gtm:kadastraalNummer "447"^^xsd:string ;
  gtm:kadastraleAanduiding "C447"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C447"^^xsd:string ;
  schema:name "Perceel GDA01-C447"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15329> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7139516 52.0091122, 4.7138143 52.0091083, 4.7138107 52.0091292, 4.7137768 52.009127, 4.7137723 52.0091522, 4.7136527 52.0091441, 4.7136327 52.0091943, 4.7136469 52.0091953, 4.713798 52.0092071, 4.7138094 52.0091415, 4.7138489 52.0091452, 4.7138899 52.0091473, 4.7139448 52.0091495, 4.7139516 52.0091122))"^^geo:wktLiteral ;
    osm:area 108.0
  ] .

