@prefix ns0: <https://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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/b0066nz>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/fdc5f177a94b41a9a7acbf6226aa6c90" ;
  ns0:name "Pand 20"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960847> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71239354 52.00714476, 4.71242573 52.00707114, 4.71233938 52.00706635, 4.71229639 52.00715524, 4.71245417 52.00718392, 4.71247116 52.00715830, 4.71239354 52.00714476))"^^geo:wktLiteral ;
    osm:area 81.0
  ] .

