@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/bfCvwj>
  gtm:kadastraalNummer "738" ;
  gtm:kadastraleAanduiding "C738" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C738" ;
  ns0:name "Perceel GDA01-C738"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15620> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7104519 52.0128731, 4.7103884 52.012881, 4.7104006 52.0129868, 4.7104016 52.0129965, 4.7104697 52.0129788, 4.7104679 52.0129677, 4.7104519 52.0128731))"^^geo:wktLiteral ;
    osm:area 57.0
  ] .

