@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/bN5FTI>
  gtm:kadastraalNummer "903" ;
  gtm:kadastraleAanduiding "B903" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B903" ;
  ns0:name "Perceel GDA01-B903"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14749> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.708488 52.010329, 4.7084835 52.0103326, 4.7083692 52.0104043, 4.7082984 52.0104468, 4.7083388 52.0104866, 4.7084201 52.0104344, 4.7085338 52.0103617, 4.7085397 52.0103587, 4.708488 52.010329))"^^geo:wktLiteral ;
    osm:area 93.0
  ] .

