@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/buM5h0>
  gtm:kadastraalNummer "557"^^xsd:string ;
  gtm:kadastraleAanduiding "B557"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B557"^^xsd:string ;
  ns0:name "Perceel GDA01-B557"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14403> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7088965 52.0135535, 4.7091712 52.0136868, 4.7092796 52.0136111, 4.7093249 52.0135784, 4.7093143 52.0135739, 4.7093526 52.0135441, 4.7092361 52.0134818, 4.7092649 52.0134588, 4.7092205 52.0134181, 4.708936 52.0132793, 4.7088965 52.0135535))"^^geo:wktLiteral ;
    osm:area 775.0
  ] .

