@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/bFb4JQ>
  gtm:kadastraalNummer "904" ;
  gtm:kadastraleAanduiding "B904" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B904" ;
  ns0:name "Perceel GDA01-B904"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14750> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7085397 52.0103587, 4.7085338 52.0103617, 4.7084201 52.0104344, 4.7083388 52.0104866, 4.7083827 52.0105247, 4.708473 52.0104657, 4.7085842 52.0103909, 4.7085922 52.0103865, 4.7085397 52.0103587))"^^geo:wktLiteral ;
    osm:area 101.0
  ] .

