@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/bhuNFY>
  gtm:kadastraalNummer "605"^^xsd:string ;
  gtm:kadastraleAanduiding "B605"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B605"^^xsd:string ;
  ns0:name "Perceel GDA01-B605"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14451> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7084107 52.0118678, 4.7084645 52.0118921, 4.7084903 52.011869, 4.7086562 52.0117214, 4.7085953 52.0116873, 4.7083953 52.0118596, 4.7084107 52.0118678))"^^geo:wktLiteral ;
    osm:area 135.0
  ] .

